/audience

Add documentation

This endpoint makes an HTTP POST request to create a new audience. The request should include a JSON payload in the raw request body, with the following parameters:

  • name: (string) The name of the audience.
  • tagRule: (string) The tag rule for the audience.
  • uniqueOwner: (boolean) Indicates whether the audience has a unique owner.

For more information, read our detailed API documentation.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!