Skip to main content
DELETE
Remover bandeiras de 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
integer
required

Id do webhook

Body

application/json
bandeiras
integer[]

Array de IDs das bandeiras a serem removidas. Limite máximo de 1000 itens.

Maximum array length: 1000

Response

200 - application/json

Sucesso