delete https://app.opendate.io/api/v2/users/current
Log in to see full request history
Delete the currently signed in user account
Response
Delete the currently signed in user account
xxxxxxxxxx
curl --request DELETE \
--url https://app.opendate.io/api/v2/users/current \
--header 'accept: application/json'
Try It!
to start a request and see the response here!