v1

latestOpenAPI 3.0.02026-07-24990169.2 KB

Remove team associations from workspace invites

Remove team associations from existing workspace invites. The workspace invites themselves are not deleted.

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

Path parameters

slugstring required

Slug of the workspace.

teamIdstring required

ID of the team to remove invite associations from.

Request body

emailsstring[] required

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

Response

Successful