Create Paladin
Creates a new Paladin.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Information for creating a Paladin.
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. Defaults to true.
When true, recommendations are visible only to admins. Only meaningful when monitor_mode is true. Defaults to false.
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. Optional; if omitted the Paladin is created without instructions.
Response
The created 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."