Skip to main content
POST
Delete recipients from recipients list

Description

Delete recipients from recipient list.

Body

where:
  • recipients: Array of recipients id to be deleted.

Response

where:
  • failedCount: Number of recipients that couldn’t be deleted.

Authorizations

Authorization
string
header
required

Access token obtained from the m2m-token endpoint.

Headers

Authorization
string
required

Body

application/json

The body is of type object.

Response

Successful response