Delete Recipient List
Audiences/Recipient lists / Recipient lists
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.
{}
DELETE
Delete Recipient List
Description
Delete a recipient list whererecipientListId 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.