Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://sandbox.api.reap.global/users/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Reap-Version: <reap-version>'
{ "error": { "code": "<string>", "message": "<string>", "detail": {} } }
Deletes a user, restricts their account, and blocks all cards.
API key as Bearer token
API version (YYYY-MM-DD)
2025-02-14
"2025-02-14"
User not found
Show child attributes