Skip to main content
DELETE
/
org
/
leave
Leave organization
curl --request DELETE \
  --url https://api.thundercompute.com:8443/v1/org/leave \
  --header 'Authorization: <api-key>'
{
  "success": true
}

Authorizations

Authorization
string
header
required

Response

OK

success
boolean