Update audience name
PUT {{baseUrl}}/v2/audiences/:audienceId
Update the name of the given audience created by a third-party integration. Sending a request to this endpoint does not trigger the rule engine.
To update the audience's members, use the Update customer profile endpoint.
Request Body
{"name"=>"Travel audience"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |