v2

latestOpenAPI 3.1.02026-07-312303692.4 MB
Ingest Source

Patch Ingest Source

Patch an Ingest Source.

patch/ingest/api/v1/source/{source_id}

Path parameters

source_idstring required

The Source's ID or UID.

Example:unique-identifier

The Source's ID or UID.

Request body

namestring
uidstring nullable

The Source's UID.

metadataobject

Example request

{
  "uid": "unique-identifier"
}

Response

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example response

{
  "id": "src_2yZwUhtgs5Ai8T9yRQJXA",
  "uid": "unique-identifier"
}