Creates or updates a webhook
POST /webhook
POST
/webhook
It creates a new webhook if it doesn’t exist or updates the existing webhook if it does. Only owner and admin roles can create or update a webhook.
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
name
required
string
url
required
string
transaction
object
created
string
updated
string
completed
string
card
object
updated
string
user
object
updated
string
Responses
Section titled “ Responses ”Webhook created or updated
object
url
required
string
transaction
object
created
string
updated
string
completed
string
card
object
updated
string
user
object
updated
string
secret
required
string
Unauthorized
object
code
required
unauthorized legacy
required
unauthorizedUser doesn’t belong to the organization