Create memberships for LDAP configured channels and teams for this user
POST/api/v4/ldap/users/:user_id/group_sync_memberships
Add the user to each channel and team configured for each LDAP group of whicht the user is a member.
Permissions
Must have sysconsole_write_user_management_groups permission.
Request
Responses
- 200
- 400
- 401
- 403
- 501
Channel and team memberships created as needed.
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Feature is disabled