post https://api.sinay.ai/webhook/api/v1/endpoint
Create a new endpoint for the application.
Specify the url you wish to receive webhooks and the events you wish to track.
When secret
is null
the secret is automatically generated (recommended)
Endpoint limitsYou can have a maximum of 50 endpoints.
If you attempt to create more than 50, the API will return an error. To stay within this limit, consider reusing existing endpoints when possible or deleting unused ones using the DELETE /endpoint API endpoint.