Site agent settings
Configure site-specific issue remediation behavior and agent instructions.
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
Responses
200
OK
application/json
400
Bad Request
application/json
get
/orgs/{organizationId}/sites/{siteId}/agent-settingsAuthorizations
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
OK
application/json
400
Bad Request
application/json
put
/orgs/{organizationId}/sites/{siteId}/agent-settingsLast updated
Was this helpful?