v1

latestOpenAPI 3.0.12026-07-245303882.5 MB

Editar Webhook cadastrado

Confira nosso tutorial -> https://developers.celcoin.com.br/docs/gerenciamento-de-webhook

put/webhook/subscription/{entity}

Path parameters

entitystring required

Request body

webhookUrlstring required

Rota do Webhook.

activeboolean

Esta ativo ou nao. true

subscriptionIdstring required

Identificador único do webhook cadastrado.

Response

200

versionstring
statusstring

Example response

{
  "version": "1.0.0",
  "status": "SUCCESS"
}