v13

OpenAPI 3.0.32026-07-31359869.4 MB
teams

Update Team Directory Sync Role Mappings

Update the Directory Sync role mappings for a Team. This endpoint allows updating the mapping between directory groups and team roles or access groups.

post/v1/teams/{teamId}/dsync-roles

Path parameters

teamIdstring required
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l

The Team identifier to perform the request on behalf of.

Query parameters

slugstring
Example:my-team-url-slug

The Team slug to perform the request on behalf of.

Request body

rolesobject required

Directory groups to role or access group mappings.

Response

okfalse | true required