Mailing Lists

Update Mailing List

Update an existing mailing list.

post/print-mail/v1/mailing_lists/{id}

Path parameters

idstring required

The unique identifier (mailing_list_...) for the mailing list to update.

Request body

descriptionstring

An optional string describing this resource. Will be visible in the API and the dashboard.

metadataobject

See the section on Metadata.

Response

The updated mailing list details.

descriptionstring

An optional string describing this resource. Will be visible in the API and the dashboard.

metadataobject

See the section on Metadata.

Changes

Changed in 1 of the 7 revisions of this API.34

    • added the new internal_server_error enum value to the error/type response property for the response status 500

      response-property-enum-value-added

    • added the new rate_limit_exceeded_error enum value to the error/type response property for the response status 429

      response-property-enum-value-added

    • added the new validation_error enum value to the error/type response property for the response status 400

      response-property-enum-value-added

    • added subschema #1 subschema #2 to the response body anyOf list for the response status 401

      response-body-any-of-added

    • added subschema #1 subschema #2 to the response body anyOf list for the response status 404

      response-body-any-of-added

    • removed subschema #1 subschema #2 from the response body anyOf list for the response status 401

      response-body-any-of-removed

    • removed subschema #1 subschema #2 from the response body anyOf list for the response status 404

      response-body-any-of-removed

    This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog