Update the visitor attributes JSON schema for an adaptive content site
put
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$siteIdstringRequired
The unique id of the site
Body
Responses
200
The site adaptive schema has been updated.
application/json
objectstring · enumRequiredPossible values:
updatedAtstring · date-timeRequired
When the adaptive schema was updated.
400
Bad Request
application/json
default
Unexpected Error
application/json
put/orgs/{organizationId}/sites/{siteId}/adaptive-schema
Last updated
Was this helpful?