Skip to main content
POST
Publish property
Required scopes: properties.configuration:rw

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
name
string
required

The property name.

owner_client_id
string
required

The Client Id that owns the property. Must be owned by your organization.

access_type
enum<string>[]
required

The access level for Client Ids other than owner_client_id.

Available options:
read,
write

Response

200

Property published successfully.