cURL
curl --request DELETE \ --url https://rest.compute.cudo.org/v1/auth \ --header 'Authorization: <api-key>'
{}
Deletes the current user, revoking access to every resource.
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
A successful response.
The response is of type object.
object