Update source status
Update the status of a source, for example to retry a failed upload.
PATCH
Update source status
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Update the status of a source, for example to retry a failed upload.
curl --request PATCH \
--url https://api.orbitsearch.com/v2/organizations/{organizationId}/directories/{directoryId}/sources/{sourceId}/status \
--header 'Authorization: Bearer <token>'curl --request PATCH \
--url https://api.orbitsearch.com/v2/organizations/{organizationId}/directories/{directoryId}/sources/{sourceId}/status \
--header 'Authorization: Bearer <token>'