cURL
curl --request POST \ --url https://api.enterprise.sandbox.uphold.com/core/webhooks/management-link \ --header 'Authorization: Bearer <token>'
{ "managementLink": { "url": "<string>", "expiresAt": "2023-11-07T05:31:56Z" } }
Request a webhook management link to configure webhooks.
OAuth 2.0 authentication.
Webhook management link created.
Webhook management link.
Show child attributes
The one-time URL to manage webhooks.
The expiration date and time for the management link.