teams

Leave Team

Leave a team.

Args: team_id: Team identifier. auth: Authenticated caller. body: Optional resource transfer plan.

Returns: Leave-team outcome.

Raises: HTTPException: If resources or transfer targets are unresolved.

post/teams/{team_id}/leave

Path parameters

team_idstring required

Request body

transfer_planobject

Response

Successful Response

successboolean required
messagestring required
team_idstring required
new_active_team_idstring nullable

Changes

No recorded changes to this endpoint across all 3 revisions of this API.