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

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Response

200
application/json
OK

The response is of type boolean.