Leave team
DELETE /api/user/teams/{id}/leave
DELETE
/api/user/teams/{id}/leave
Removes the authenticated user from the specified team and returns the new active team.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
Responses
Section titled “ Responses ”Leave team response
object
active_team_id
string format: uuid
recent_team_ids
Array<string>
status
string
Cannot leave your only team or last owner
object
message
string
Access denied
object
message
string