PUT
/
webhooks
/
{id}

Authorizations

x-kiwify-account-id
string
headerrequired
Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required

Body

application/json
name
string
url
string
products
string
triggers
enum<string>[]
Available options:
boleto_gerado,
pix_gerado,
carrinho_abandonado,
compra_recusada,
compra_aprovada,
compra_reembolsada,
chargeback,
subscription_canceled,
subscription_late,
subscription_renewed
token
string

Response

200 - application/json
id
string
name
string
url
string
products
string
triggers
enum<string>[]
Available options:
boleto_gerado,
pix_gerado,
carrinho_abandonado,
compra_recusada,
compra_aprovada,
compra_reembolsada,
chargeback,
subscription_canceled,
subscription_late,
subscription_renewed
token
string
created_at
string
updated_at
string