{ "info": { "_postman_id": "1690f6c4-70c2-4041-9551-04a176228e98", "name": "Clients AR Account reports webhooks API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:08:59.000Z", "updatedAt": "2026-07-28T10:08:59.000Z", "lastUpdatedBy": "35240", "uid": "35240-1690f6c4-70c2-4041-9551-04a176228e98" }, "item": [ { "name": "public", "item": [ { "name": "events", "item": [ { "name": "v1", "item": [ { "name": "webhooks", "item": [ { "name": "{id}", "item": [ { "name": "disable", "item": [ { "name": "Disable a webhook", "id": "0d158998-42ff-4299-971b-3053b58400d8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/disable", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "disable" ], "variable": [ { "id": "9cde7f65-8f3c-40fa-8c5e-fc0339165e91", "key": "id", "value": "", "description": "(Required) " } ] }, "description": "Pauses delivery to this webhook. Idempotent on an already-disabled webhook (existing disabled_reason is preserved)." }, "response": [ { "id": "b464a6b2-d459-45b7-b7e4-1f6c1a305618", "name": "No Content", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/disable", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "disable" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-b464a6b2-d459-45b7-b7e4-1f6c1a305618" }, { "id": "94b82a94-7096-474e-b464-dbe417df3ae4", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/disable", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "disable" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-94b82a94-7096-474e-b464-dbe417df3ae4" }, { "id": "d983b18a-b6e3-4c64-927f-faa2f2ef04d3", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/disable", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "disable" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-d983b18a-b6e3-4c64-927f-faa2f2ef04d3" }, { "id": "9dc0f705-8f7d-4738-ae23-ef862c35880a", "name": "Webhook not found", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/disable", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "disable" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-9dc0f705-8f7d-4738-ae23-ef862c35880a" }, { "id": "dffda32f-ff83-4fd2-a878-0e7128b139d4", "name": "Webhook application is not active for the organization", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/disable", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "disable" ], "variable": [ { "key": "id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-dffda32f-ff83-4fd2-a878-0e7128b139d4" }, { "id": "5e41f61e-0f51-48f4-8e37-29ccc96c153e", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/disable", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "disable" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-5e41f61e-0f51-48f4-8e37-29ccc96c153e" } ], "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-0d158998-42ff-4299-971b-3053b58400d8" } ], "id": "9656744d-d6e2-41e9-99a0-80817c049feb", "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-9656744d-d6e2-41e9-99a0-80817c049feb" }, { "name": "enable", "item": [ { "name": "Enable a webhook", "id": "abcd77e6-8d5a-4e21-898c-15e90de564bf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/enable", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "enable" ], "variable": [ { "id": "8d2cf7f2-4764-4ebd-a2d0-6ee417ba7752", "key": "id", "value": "", "description": "(Required) " } ] }, "description": "Re-enables a webhook that was previously disabled (manually, by the platform after repeated failures, or by org-wide deactivation). Idempotent on an already-active webhook." }, "response": [ { "id": "b7260525-4c2c-419c-a571-08dc0e88d254", "name": "No Content", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/enable", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "enable" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-b7260525-4c2c-419c-a571-08dc0e88d254" }, { "id": "3f3e4364-fa37-448f-b9e6-0dad90baede5", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/enable", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "enable" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-3f3e4364-fa37-448f-b9e6-0dad90baede5" }, { "id": "c0fbf6d9-e580-403d-a7f4-a032323f098a", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/enable", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "enable" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-c0fbf6d9-e580-403d-a7f4-a032323f098a" }, { "id": "7d3bfe41-900d-41a0-ba37-22f07180b201", "name": "Webhook not found", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/enable", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "enable" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-7d3bfe41-900d-41a0-ba37-22f07180b201" }, { "id": "beb1aac6-1537-4f0b-bce0-23508c965f88", "name": "Webhook application is not active for the organization", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/enable", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "enable" ], "variable": [ { "key": "id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-beb1aac6-1537-4f0b-bce0-23508c965f88" }, { "id": "accb1779-b577-4e3e-bc65-845dcabd84d9", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/enable", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "enable" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-accb1779-b577-4e3e-bc65-845dcabd84d9" } ], "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-abcd77e6-8d5a-4e21-898c-15e90de564bf" } ], "id": "297caa63-6f16-4e18-b0c6-0284b4d9bff0", "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-297caa63-6f16-4e18-b0c6-0284b4d9bff0" }, { "name": "send-example", "item": [ { "name": "Send a test event to the webhook", "id": "25dade8c-202e-48b7-8ae3-1e766f6000e5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"eventType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/send-example", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "send-example" ], "variable": [ { "id": "303b1527-ba64-4791-bf3a-5c2227168d0b", "key": "id", "value": "", "description": "(Required) " } ] }, "description": "Delivers a synthetic example payload of the given event type to the webhook. Useful for integration validation." }, "response": [ { "id": "8ed9489c-7fb8-4b2c-b962-c2d2778e16d1", "name": "Accepted", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"eventType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/send-example", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "send-example" ], "variable": [ { "key": "id" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-8ed9489c-7fb8-4b2c-b962-c2d2778e16d1" }, { "id": "e43297c7-383e-418c-bf4c-44cc9a7eab8d", "name": "Invalid request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"eventType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/send-example", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "send-example" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-e43297c7-383e-418c-bf4c-44cc9a7eab8d" }, { "id": "aae1fb78-85af-465f-8248-8894d3b33b7c", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"eventType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/send-example", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "send-example" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-aae1fb78-85af-465f-8248-8894d3b33b7c" }, { "id": "34146291-520d-4ec9-8138-62f609f08f41", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"eventType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/send-example", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "send-example" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-34146291-520d-4ec9-8138-62f609f08f41" }, { "id": "ee299c1c-fd6d-4a8d-b429-d7e536d0299c", "name": "Webhook not found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"eventType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/send-example", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "send-example" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-ee299c1c-fd6d-4a8d-b429-d7e536d0299c" }, { "id": "5031e7de-1af6-4aa4-8530-4b76465e4959", "name": "Webhook application is not active for the organization", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"eventType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/send-example", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "send-example" ], "variable": [ { "key": "id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-5031e7de-1af6-4aa4-8530-4b76465e4959" }, { "id": "6e95cbc2-79e3-4b72-9f1d-030ecf445dca", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"eventType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id/send-example", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id", "send-example" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-6e95cbc2-79e3-4b72-9f1d-030ecf445dca" } ], "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-25dade8c-202e-48b7-8ae3-1e766f6000e5" } ], "id": "d7047f7c-1ec8-45d2-b08c-3f3710188e9d", "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-d7047f7c-1ec8-45d2-b08c-3f3710188e9d" }, { "name": "Delete a webhook", "id": "5602dde3-b37f-4da2-b1c9-0cc35081d586", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id" ], "variable": [ { "id": "79e58fbc-81bb-48ac-a1b5-2e7c6b23e3d7", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "459f0844-3411-4fc2-b328-d700cc20d14e", "name": "No Content", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-459f0844-3411-4fc2-b328-d700cc20d14e" }, { "id": "ea8ef773-c196-4943-aea8-672e347fb785", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-ea8ef773-c196-4943-aea8-672e347fb785" }, { "id": "d75a6090-1c0c-4b1e-90c8-0c65f88258cb", "name": "Forbidden request.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-d75a6090-1c0c-4b1e-90c8-0c65f88258cb" }, { "id": "43ff4cad-24d1-4894-8b94-929a4d778749", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-43ff4cad-24d1-4894-8b94-929a4d778749" } ], "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-5602dde3-b37f-4da2-b1c9-0cc35081d586" }, { "name": "Get a webhook", "id": "7e9b9c8d-2fa2-48b7-a84f-b3a9ba337001", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id" ], "variable": [ { "id": "884ef74c-4f68-42ec-ad0a-712f66c8b654", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "40246be0-e505-43fd-8c7d-7d5e274968b4", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"createdAt\": \"\",\n \"description\": \"\",\n \"eventTypes\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"status\": \"active\",\n \"url\": \"\"\n}", "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-40246be0-e505-43fd-8c7d-7d5e274968b4" }, { "id": "254e80f7-08c1-4041-8e91-1e5118c0bce4", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-254e80f7-08c1-4041-8e91-1e5118c0bce4" }, { "id": "67f14fa6-3b7f-4ace-9185-1bbe86875a98", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-67f14fa6-3b7f-4ace-9185-1bbe86875a98" }, { "id": "dae497b3-e040-4e94-af22-268fff7c2988", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks/:id", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-dae497b3-e040-4e94-af22-268fff7c2988" } ], "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-7e9b9c8d-2fa2-48b7-a84f-b3a9ba337001" } ], "id": "75c9a0d3-effd-400b-8318-395efde71388", "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-75c9a0d3-effd-400b-8318-395efde71388" }, { "name": "Create a webhook", "id": "d78be784-5e72-482d-9ff5-913c55397da2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"secret\": \"\",\n \"description\": \"\",\n \"enabled\": false,\n \"eventTypes\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks" ] }, "description": "Register a new webhook for the authenticated organization" }, "response": [ { "id": "0100c2bc-d04f-4bc2-93c7-c763d75190d5", "name": "Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"secret\": \"\",\n \"description\": \"\",\n \"enabled\": false,\n \"eventTypes\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"createdAt\": \"\",\n \"description\": \"\",\n \"eventTypes\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"status\": \"active\",\n \"url\": \"\"\n}", "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-0100c2bc-d04f-4bc2-93c7-c763d75190d5" }, { "id": "f5be728a-b9cf-46ab-9cfe-9ae13a4eea65", "name": "Invalid request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"secret\": \"\",\n \"description\": \"\",\n \"enabled\": false,\n \"eventTypes\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-f5be728a-b9cf-46ab-9cfe-9ae13a4eea65" }, { "id": "42e4f88a-080f-4c6e-bd70-8f608f355f99", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"secret\": \"\",\n \"description\": \"\",\n \"enabled\": false,\n \"eventTypes\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-42e4f88a-080f-4c6e-bd70-8f608f355f99" }, { "id": "6f8afa25-bd4c-485a-b806-7d709268bb3c", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"secret\": \"\",\n \"description\": \"\",\n \"enabled\": false,\n \"eventTypes\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-6f8afa25-bd4c-485a-b806-7d709268bb3c" }, { "id": "c385cdf1-25f9-49b3-881b-8b8d6cf8e4ee", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"secret\": \"\",\n \"description\": \"\",\n \"enabled\": false,\n \"eventTypes\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/events/v1/webhooks", "host": [ "{{baseUrl}}" ], "path": [ "public", "events", "v1", "webhooks" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-c385cdf1-25f9-49b3-881b-8b8d6cf8e4ee" } ], "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-d78be784-5e72-482d-9ff5-913c55397da2" } ], "id": "798dea9d-a714-44b2-a17a-71101cf8b55f", "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-798dea9d-a714-44b2-a17a-71101cf8b55f" } ], "id": "823d3112-1309-450f-9c47-92d56b24131b", "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-823d3112-1309-450f-9c47-92d56b24131b" } ], "id": "bbb45cb0-f843-4cba-b273-ad2fb80d0af7", "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-bbb45cb0-f843-4cba-b273-ad2fb80d0af7" } ], "id": "7dbb0bbe-2534-4af3-94f9-1d0c726c8623", "createdAt": "2026-07-28T10:09:00.000Z", "updatedAt": "2026-07-28T10:09:00.000Z", "uid": "35240-7dbb0bbe-2534-4af3-94f9-1d0c726c8623" } ], "variable": [ { "key": "baseUrl", "value": "https://api.agicap.com" } ] }