Skip to main content
POST
/
api
/
library
/
sources
/
{source_id}
/
reingest
Reingest Source
curl --request POST \
  --url https://api.example.com/api/library/sources/{source_id}/reingest
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Path Parameters

source_id
string
required

Response

Successful Response