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
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.