v1

latestOpenAPI 3.0.02026-07-24990169.2 KB

Transfer a team to another workspace

Requires scope team:write and workspace management permissions.

post/workspaces/{slug}/teams/{teamId}/transfer

Path parameters

slugstring required

Slug of the current workspace the team belongs to.

teamIdstring required

ID of the team to transfer.

Request body

targetWorkspacestring required

Slug of the target workspace to transfer the team to.

Response

Successful