Set default webhook URL for device
PUThttps://dev.int.api-new.fingerspot.io/api/external/v1/:cloud_id/webhook
x-supported-brands: ["vivo","vida","revo","vega","zkteco"]
Sets the default webhook URL used for async command results. Overrides the V2_DEFAULT_WEBHOOK_URL env var for this device. This endpoint is synchronous — returns directly, no callback webhook.
Request
Responses
- 200
- 400
- 401
Webhook URL updated.
Invalid request body.
Missing or invalid bearer token.