Update a mailing list
POST
https://api.tamio.com/v2/mailing-lists/update/{uuid}
Updates the label of an existing mailing list. Only the label can be modified after creation.
Path Parameters
uuid
string*
UUID of the mailing list to update
Body Parameters
label
string*
New label for the mailing list
Responses
200
Mailing list updated successfully
Mailing list updated successfully
status
integer
mailing_list
MailingList
400
Validation or business-logic error.
Validation or business-logic error.
| Code | Description |
|---|---|
1002 | Mailing list not found |
10095 | Nothing to update or duplicate label provided |
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