Skip to main content
PATCH
Update an audience

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

Represents a audience entity.

id
string
required
alt_id
Alt Id · object | null

Alternate identifier for the audience

created_at
string<date-time> | null

The date and time the entity was created.

id_type
string | null
default:account_id

The type of the identifier

properties
Properties · object

Properties for the audience

updated_at
string<date-time> | null

The date and time the entity was last updated.

Response

Successful Response

Represents a audience entity.

id
string
required
alt_id
Alt Id · object | null

Alternate identifier for the audience

created_at
string<date-time> | null

The date and time the entity was created.

id_type
string | null
default:account_id

The type of the identifier

properties
Properties · object

Properties for the audience

updated_at
string<date-time> | null

The date and time the entity was last updated.