v1
latestOpenAPI 3.1.02026-07-24890394.2 KBCadastrar uma URL de notificação
Cadastra uma URL para recebimento de webhooks.
post/webhooks
Request body
Response
200
Example response
{
"data": {
"id": "c5cf4410-92c4-4144-a79e-61266642a402",
"type": "webhook",
"attributes": {
"notificationKind": "approved",
"url": "https://grafeno-staging.free.beeceptor.com",
"createdAt": "2024-04-09T18:54:15.559-03:00",
"extraHeaders": "{\"Authorization\":\"23118525-f89a-4c8b-80e0-4cae5b22dab5\"}"
}
}
}