Teams
Deletes a team if the authorized user is in the team's workspace. All the related children (e.g. subjects) are also going to be deleted.
delete/api/teams/{team_id}/
Path parameters
team_idinteger required
Deletes the team related to the provided value.
Headers
ClientSessionIdstring uuid
An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.
Response
No response body