Delete Me
DELETE
http://82.180.154.188:4352/users/me
Last modified:2025-04-05 19:20:18
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'http://82.180.154.188:4352/users/me' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"password": "test1234"
}'
Request
Header Params
Authorization
string
required
Example:
Bearer {{JWT}}
Body Params application/json