> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orbitsearch.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update source status

> Update the status of a source, for example to retry a failed upload.

Updates the status of a source, for example to retry a failed upload.

### Path parameters

<ParamField path="organizationId" type="string" required>
  The UUID of the owning organization.
</ParamField>

<ParamField path="directoryId" type="string" required>
  The UUID of the directory.
</ParamField>

<ParamField path="sourceId" type="string" required>
  The UUID of the source to update.
</ParamField>
