Skip to main content
POST
Register Dome

Headers

X-Webhook-Api-Key
string | null

Body

application/json

Request body for register-dome webhook.

agent_id
string<uuid>
required

The agent being protected

team_id
string<uuid>
required

Team that owns the agent

dome_url
string<uri>
required

Base URL of the Dome instance

Required string length: 1 - 2083

Response

Successful Response

Success response for register-dome webhook.

agent_id
string<uuid>
required
team_id
string<uuid>
required
dome_url
string
required
status
string
default:ok
Last modified on April 21, 2026