v1

latestOpenAPI 3.1.0UNLICENSED2026-07-2613101.1 MB
Recipients

Delete a recipient

Deletes a recipient.

delete/recipients/{recipientId}

Path parameters

recipientIdstring required

The recipient's ID.

Example:8lciyups6

Query parameters

accountIdstring required

The ID of the account to work with.

Example:F50091

Response

OK

successboolean required

Indicates the outcome of the operation.

Example response

{
  "success": true
}