Datasources
Connect datasources to application
Links one or more datasource connectors to each eligible (Digitize) service in a running application. Each datasource is processed independently. Returns 204 when all succeed; returns 207 with per-datasource errors when one or more fail.
put/applications/{id}/datasources
Path parameters
idstring required
Application ID (UUID)
Request body
Response
All datasources connected successfully
Changes
Changed in 1 of the 61 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○