Skip to main content
DELETE
/
v1
/
auth
Delete the current user
curl --request DELETE \
  --url https://rest.compute.cudo.org/v1/auth \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>

Response

A successful response.

The response is of type object.