cURL
curl --request DELETE \ --url https://api.thundercompute.com:8443/v1/org/leave \ --header 'Authorization: <api-key>'
{ "success": true }
Allow the authenticated user to leave their organization
OK
Was this page helpful?