Skip to main content
DELETE
/
api
/
v1
/
account
/
personal-users
/
{uid}
Delete personal user
curl --request DELETE \
  --url https://sandbox-revo-api.raliopay.com/api/v1/account/personal-users/{uid} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Authorizations

Authorization
string
header
required

API Key for accessing management endpoints

Path Parameters

uid
string
required

User ID

Response