latestOpenAPI 3.0.22026-07-26480119.6 KB
bc65b4950c7e
Partner::Webhook
Update Webhook
This endpoint updates the webhook URL associated with the logged-in partner.
put/partner/webhook/update
Parameters
#/paths/~1partner~1webhook~1get/get/parameters/0 — unresolved $ref
Request body
Example request
{
"webhook_url": "https://webhook.site/0ab7d5ab-81fd-4c68-9984-099b0887ef8b",
"webhook_type": "CHECKIN"
}Response
Webhook successfully updated
object required