Update Paladin
Updates a Paladin object.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the Paladin.
Body
Information for updating a Paladin.
The name of the Paladin.
"paladin-agent-1"
When true, the Paladin reasons about requests but takes no action. If omitted, the existing value is preserved.
When true, recommendations are visible only to admins. Only meaningful when monitor_mode is true. If omitted, the existing value is preserved.
The connectors the Paladin is allowed to use. If omitted, the existing connectors are preserved.
A connector a Paladin is allowed to use.
NOTION, JIRA, LINEAR, SERVICE_NOW, NOTION_TICKETS, FRESH_SERVICE, SHORTCUT, SLACK, PAGER_DUTY, CONFLUENCE, FLEET_DM The free-form instructions that guide the Paladin's decisions. If omitted, the existing instructions are preserved.
Response
The updated Paladin.
Paladin Object
Description
The Paladin object represents a Paladin, Opal's AI access-request
reviewer.
The ID of the Paladin. Use this value as a reviewer in a request configuration's service_user_ids.
"32acc112-21ff-4669-91c2-21e27683eaa1"
The name of the Paladin.
"paladin-agent-1"
The ID of the owner of the Paladin.
"7c86c85d-0651-43e2-a748-d69d658418e8"
When true, the Paladin reasons about requests but takes no action. Shown as "Monitor mode" in the UI.
When true, the Paladin's recommendations are visible only to admins. Only meaningful when monitor_mode is true.
The connectors the Paladin is allowed to use.
A connector a Paladin is allowed to use.
NOTION, JIRA, LINEAR, SERVICE_NOW, NOTION_TICKETS, FRESH_SERVICE, SHORTCUT, SLACK, PAGER_DUTY, CONFLUENCE, FLEET_DM The free-form instructions that guide the Paladin's decisions.
"Approve read-only access; escalate anything that grants write access."