Delete Recipient Account

The DELETE /recipients/{recipientId}/accounts/{accId} endpoint deletes a recipient account record. This operation requires the unique identifiers of the recipient and the recipient account.

Implementation Guide:

  • Prerequisite: Ensure that the recipientId and accId parameters are correctly specified.
  • Validation: Validate the request to ensure that the recipient account exists before attempting to delete it.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier for the recipient.

string
required

Unique identifier for the recipient account.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json