Registers an HTTPS URL to receive outbound webhook integration events.
How to call — POST {server}/api/v1/business/webhooks with X-API-Key and JSON body (url, events, optional description). The response includes a secret once — store it to verify signatures.
Documentation Index
Fetch the complete documentation index at: https://docs.ugift.me/llms.txt
Use this file to discover all available pages before exploring further.
Your UGiftMe API key for authentication.
Format: Secure API key (e.g., <your-api-key>)
Required: All endpoints require this header
Example: X-API-Key: <your-api-key>
Created; secret is shown once