Skip to main content
POST
Register new hooks
Use client.Hooks.Create to register a webhook that Blnk calls before or after a transaction.
1

Call the method

client.Hooks.Create
2

Save the hook ID

Use hook.ID to view, update, or delete the hook later. Hook management requires the master key.
3

Response

201 Created

Go response (*blnkgo.HookResponse)


How webhooks work

Hook types, payloads, and execution.

Register new hooks

HTTP request and response schema.

Need help?

We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool. To ask questions or discuss issues, please contact us or join our Discord community.