Delete one or more users.
POST {{baseUrl}}/issuers/user-deletions
- Allows a registered Service Provider to delete one or more users.
- Payment cards associated with the user will also be deleted.
- On a successful response from the Server, the Service Provider should remove all the requested users and associated payment cards from the system.
Request Body
["4ba581a55-bcea-4c3e-8e0f-9b4726e5e6d3", "c5d88571-ac15-465a-a0d8-1ad1327b9a06"]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |