Authorizations
See the documentation for more information.
Response
204 - application/json
The email was sent.
The response is of type object
.
Sends an email to the user with a link to delete their account.
curl --request DELETE \
--url https://cloud.volttime.com/api/v3/user \
--header 'Authorization: Bearer <token>'
{}
See the documentation for more information.
The email was sent.
The response is of type object
.
Was this page helpful?
curl --request DELETE \
--url https://cloud.volttime.com/api/v3/user \
--header 'Authorization: Bearer <token>'
{}