Headless LMS

Disconnect an integration (destroys its stored secrets)

DELETE /api/integrations/{id}. Disconnect an integration (destroys its stored secrets). Headless LMS Integrations API reference.

DELETE
/api/integrations/{id}

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/integrations/string"
null
{  "error": "string",  "message": "string",  "requestId": "string"}
{  "error": "string",  "message": "string",  "requestId": "string"}
{  "error": "string",  "message": "string",  "requestId": "string"}