Update source selection
PUT/sources/:id/selection
Update which containers (repos, drives, spaces) a source should index. Pass an empty array to index all available containers.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
Invalid request
Unauthorized
Forbidden - admin only
Source not found
Internal server error