Webhook Endpoints
Retrieve Webhook Portal Access
get/v1/instances/{instance_id}/webhook-endpoints/portal-access
Path parameters
instance_idstring required
Example:in_000000000000
Response
Get webhook portal access url
Example response
{
"url": "https://example.com/webhook"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.