Create multiple audiences
Creates multiple audiences in a single operation.
Limited to 1000 audiences per request.
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json · object[]
Alternate identifier for the audience
The date and time the entity was created.
The type of the identifier
Properties for the audience
The key is AudienceAttribute.code, and the value can be a list of AudienceAttributeValue.value
The date and time the entity was last updated.
Response
200
application/json
Successful Response
The response is of type any
.
Was this page helpful?