Datasources
Disconnect a datasource from an application
Removes a single datasource connector from each eligible service in a running application and deletes the service_dependency record.
delete/applications/{id}/datasources/{datasource_id}
Path parameters
idstring required
Application ID (UUID)
datasource_idstring required
Datasource ID (UUID)
Response
Datasource disconnected successfully
Changes
Changed in 1 of the 61 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○