post https://backstage.taboola.com/backstage/api/1.0//combined_audiences/
Update guidelines
- Use a
PUT
orPOST
verb.- Submit a
JSON
object in the request body.- Fields that are omitted or
null
will not be updated.
combined_audience_components
- The
combined_audience_components
field does not support aPATCH
operation.- To add/remove an
audience_component
, re-submit the entire collection.
Examples
For request and response examples, see the sidebar (right).