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
Bad request. Possible `error_code` values:
Bad request. Possible error_code values:
| Code | Description |
|---|---|
1002 | ResourceNotFound |
10095 | NothingToUpdateMailingList |
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