v1

latestOpenAPI 3.0.02026-07-145016.7 KB
Recipients

Delete Recipient

Allows a user to delete recipient.<br><br>

delete/accounts/recipients/{recipientIdentifier}

Path parameters

recipientIdentifierstring required

Recipient Identifier

Headers

Content-Typestring
Authorizationstring

Response

Successful response

successboolean

Example response

{
  "success": true
}