Skip to main content
POST
Register AIP webhook

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Body

application/json
agent_id
string
required
callback_url
string<uri>
required
secret
string
required
events
string[]
required

Response

Webhook registered

registration_id
string
agent_id
string
callback_url
string
events
string[]
created_at
string<date-time>