GuideLab API

Disconnect Dentally integration

Remove the Dentally connection for the authenticated clinic. Requires organization manager access.

DELETE
/integrations/dentally

Remove the Dentally connection for the authenticated clinic. Requires organization manager access.

Authorization

__Secure-guidelab-prod.session_token<token>

Production session cookie set for the guidelab.co domain by Better Auth

In: cookie

Response Body

application/json

curl -X DELETE "https://example.com/integrations/dentally"
{  "success": true}
Empty