GuideLab API

Delete Xero contact mapping

Remove a clinic-to-Xero contact mapping by clinic ID. Requires organization manager access.

DELETE
/integrations/xero/contact-mappings

Remove a clinic-to-Xero contact mapping by clinic ID. 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/xero/contact-mappings"
{  "success": true}
Empty