GuideLab API

Update exocad integration settings

Create or update the exocad integration settings including folder paths and auto-import configuration for the authenticated lab.

PUT
/integrations/exocad

Create or update the exocad integration settings including folder paths and auto-import configuration for the authenticated lab.

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 PUT "https://example.com/integrations/exocad"
{  "integration": null}
Empty
Empty
Empty