Register a webhook subscription for an agent's card changes.
Notifications
Register a webhook subscription for an agent's card changes.
Creates (or updates) a webhook subscription. The HMAC-SHA256 shared secret is returned once in the response — store it; subsequent verifications use the stored hash on Mnemom’s side. Idempotent on (agent_id, consumer_id, webhook_url). cards-as-primitive Phase 5 C1.
POST
Register a webhook subscription for an agent's card changes.
Authorizations
Supabase JWT token in Authorization: Bearer header