manage_hook

Manage inbound webhook endpoints. Hooks accept Record-format JSON and upsert through the normal write path.

Parameters

NameTypeRequiredDescription
actionenum: create | get | list | deleteYes
workspace_idstringYesTarget workspace ID
hook_idstringNoRequired for get, delete
namestringNoHook display name
secretstringNoShared secret for HMAC verification
collection_scopearrayNoRestrict which collections this hook can write to