Skip to main content
PUT
Atualizar webhook

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

api-key
string
header
required

Obrigatório. Sua chave API.

Path Parameters

id
string
required

ID do webhook a ser atualizado

Body

application/json
url
string
required

Indica a URL que receberá o evento

Response

200 - application/json

Sucesso

The response is of type object.