v1

latestOpenAPI 3.0.02026-07-24990169.2 KB

Update team roles for workspace invites

Update the team role for existing workspace invite team associations.

patch/workspaces/{slug}/teams/{teamId}/invites

Path parameters

slugstring required

Slug of the workspace.

teamIdstring required

ID of the team to update invite associations for.

Request body

emailsstring[] required

Array of email addresses of invited members that will be added to the team. They must already have been invited to the workspace and their invite must include being added to the team.

role'member' | 'manager' required

New team role to assign to the invited members.

Response

Successful