audience_sharing
Update audience sharing between businesses
From a business, share a specific audience with another business account, or revoke access to a previously shared audience. Only the audience owner can share the audience with other businesses, and the recipient business must be within the same business hierarchy.
This endpoint is not available to all apps. Learn more.
patch/businesses/{business_id}/audiences/businesses/shared
Path parameters
business_idstring required
Unique identifier of the requesting business.
Request body
Response
The request has succeeded.
Example response
{
"permissions": [
"RESOURCE_PINNER_LIST_READER",
"RESOURCE_PINNER_LIST_OWNER"
]
}