Update the published content authentication configuration for a site
patch
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
anyOptional
or
Responses
200
OK
application/json
anyOptional
or
400
Bad Request
application/json
patch/orgs/{organizationId}/sites/{siteId}/publishing/auth
Last updated
Was this helpful?