Skip to main content
DELETE
/
v1
/
connection-data-source
/
{connectionDataSourceId}
Delete Connection Data Source
curl --request DELETE \
  --url https://{tenant}.mindbridge.ai/api/v1/connection-data-source/{connectionDataSourceId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

connectionDataSourceId
string
required

Response

204

No Content