Skip to main content

Register the outbound webhook endpoint

PUT 

/telehealth/webhook

Sets the URL the provider receives consultation outcome webhooks at, and returns the signing secret used to verify them (HMAC-SHA256 over {x-cannaflow-timestamp}.{rawBody}, compared against x-cannaflow-signature). The secret is stable across registrations.

Request

Responses

Successful response