v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-21149158448.6 KB
Dome
webhooks

Register Dome

Register a Dome instance URL for an agent (called by Dome at runtime).

Idempotent: safe to call on every Dome restart; each call overwrites the stored dome_url for that agent's config.

post/v1/webhooks/register-dome

Headers

X-Webhook-Api-Keystring nullable

Request body

agent_idstring uuid required

The agent being protected

team_idstring uuid required

Team that owns the agent

dome_urlstring uri required

Base URL of the Dome instance

Response

Successful Response

statusstring
agent_idstring uuid required
team_idstring uuid required
dome_urlstring required