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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring