Teams
Deletes a subject if the authorized user is in the team's workspace.
delete/api/teams/{team_id}/subjects/{subject_id}/
Path parameters
subject_idinteger required
The subject id to remove from the team.
team_idinteger required
The team id which the subject will be removed from.
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