v1

latestOpenAPI 3.0.02026-07-24990169.2 KB

Set default teams in workspace

Set which teams should be marked as default in the workspace. Only users with workspace management permissions can modify default teams.

put/workspaces/{slug}/teams/default

Path parameters

slugstring required

Slug of the workspace to set default teams for.

Request body

teamIdsstring[] required

Array of team IDs that makes up the set of default teams for this workspace.

addCurrentMembersboolean

Add all current and invited workspace members to the default teams.

Response

Successful