Delete source
DELETE/sources/:id
Delete a data source by ID (admin only). This also removes all indexed documents from this source.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 500
OK
Missing source ID
Unauthorized
Forbidden - admin only
Source not found
Source in use by one or more corpuses
Internal server error