Skip to main content
PUT
/
v2
/
saved
/
audiences
/
{id}
/
public
v2 Make Audience Public
curl --request PUT \
  --url https://api.globalwebindex.com/v2/saved/audiences/{id}/public \
  --header 'Authorization: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://api.globalwebindex.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Audience id

Response

OK