Skip to main content
DELETE
Delete Recipient List

Description

Delete a recipient list where recipientListId is the id to delete.

Validations

  • If recipient list id doesn’t not exists it will return an error with 404 error.
  • If recipient list is used in a campaign it will return an error with 409 status code.

Response

No response with 204 status.

Authorizations

Authorization
string
header
required

Access token obtained from the m2m-token endpoint.

Headers

Authorization
string
required

Response

Successful response