Delete a mailing list
DELETE
https://api.tamio.com/v2/mailing-lists/{uuid}
Permanently deletes a mailing list. This removes the list configuration but does not affect the underlying subscribers who may still exist in other lists or as individual contacts.
Path Parameters
uuid
string*
UUID of the mailing list to delete
Responses
200
Mailing list deleted successfully
Mailing list deleted successfully
status
integer
400
Bad request. Possible `error_code` values:
Bad request. Possible error_code values:
| Code | Description |
|---|---|
1002 | ResourceNotFound |
status
integer
error
string
Human-readable error message
error_code
integer
Machine-readable error code
401
Missing or invalid API key
Missing or invalid API key
status
integer
error
string