Skip to main content
DELETE
/
v3
/
user
Delete User
curl --request DELETE \
  --url https://app.plugchoice.com/api/v3/user \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt

Use this file to discover all available pages before exploring further.

Sends an email to the authenticated user with a link to delete their account. Returns a 204 No Content response on success.