Skip to main content
PATCH
Update a webhook endpoint

Authorizations

Authorization
string
header
required

An aik_… programmatic API key (app.atako.ai → Settings → API keys) or a Supabase session JWT.

Path Parameters

agentId
string<uuid>
required

Agent id

endpointId
string<uuid>
required

Webhook endpoint id

Body

application/json
name
string
Required string length: 1 - 80
status
enum<string>
Available options:
active,
paused
filters
object[]
Maximum array length: 20
signatureConfig
object
maxPayloadBytes
integer | null
rateLimitPerMinute
integer | null
dailyTurnQuota
integer | null

Response

endpoint
object
required

Never carries the full URL token nor the verification secret.