Webhook keys
Create Webhook Key
Create a webhook key
post/webhook_keys
Headers
Accept-Language'es' | 'en'
Use for knowing which language to use
Request body
Example request
{
"active": true
}Response
successful operation
Create a webhook key
Use for knowing which language to use
{
"active": true
}successful operation