DELETE
/
api
/
v3
/
user
Delete user account
curl --request DELETE \
  --url https://cloud.volttime.com/api/v3/user \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

See the documentation for more information.

Response

204 - application/json

The email was sent.

The response is of type object.