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