Skip to main content
POST
Register a webhook subscription for an agent's card changes.

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

agent_id
string
required

Body

application/json
webhook_url
string<uri>
required
consumer_id
string
expires_at
string<date-time>

Response

Subscription created or updated.

subscription_id
string
required
webhook_url
string<uri>
required
secret
string
required

Shown exactly once; store it server-side.

expires_at
string<date-time>
required