Skip to main content
PATCH
Edit Recipient List

Description

Patch attributes for a recipient list instance where recipientListId is the id to patch.

Body

where:
  • name: New name of the recipient list.

Response

where:
  • name: Name of the recipient list.
  • createdAt: Creation date of the recipient list.
  • updateAt: Last date of update of the recipient list.
  • id: Recipient list id.
  • audienceId: Audience id of the audience the recipient list belongs to. Optional.
  • recipientsCount: Total number of recipients in the list.
  • companyId: Company owner of the recipient list.

Authorizations

Authorization
string
header
required

Access token obtained from the m2m-token endpoint.

Headers

Authorization
string
required

Body

application/json

The body is of type object.

Response

Successful response