DELETE
/
v1
/
orgs
/
current
curl --request DELETE \
  --url https://ctl.prod.nuon.co/v1/orgs/current \
  --header 'Authorization: <api-key>'
true

Authorizations

Authorization
string
headerrequired

Type "Bearer" followed by a space and token.

Response

200 - application/json

The response is of type boolean.