Skip to main content
PUT
Update a source

Headers

x-anyreach-org
string | null

Organization ID for user PATs (pat_ prefix tokens)

Path Parameters

source_id
string<uuid>
required

The source ID.

Body

application/json
file_upload_status
enum<string> | null
Available options:
PENDING,
IN_PROGRESS,
COMPLETE,
FAILED
chunking_strategy
ChunkingStrategy · object | null
file_processor
enum<string> | null
Available options:
pymupdf
file_size
integer | null
description
string | null

Response

Successful Response

id
string<uuid>
required
organization_id
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
type
enum<string>
required
Available options:
FILE,
URL
name
string
required
file_upload_status
enum<string>
required
Available options:
PENDING,
IN_PROGRESS,
COMPLETE,
FAILED
chunking_strategy
ChunkingStrategy · object
required
created_by
string | null
modified_by
string | null
domain
string | null
file_processor
enum<string>
default:pymupdf
Available options:
pymupdf
file_size
integer | null
description
string | null