APIReferenceSessions
Remove a team
Removes a team from a session in team mode. Only allowed while the session is a draft.
Authorization
ApiKey AuthorizationBearer <token>
In: header
Path Parameters
id*string
Session id.
teamId*string
Team id.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/sessions/string/teams/string"{ "ok": true}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}