Skip to main content
POST
/
v1
/
orgs
/
{org_id}
/
knowledge
/
collections
/
{collection_id}
/
reprocess
Reprocess Collection
curl --request POST \
  --url https://api.letpiper.com/v1/orgs/{org_id}/knowledge/collections/{collection_id}/reprocess \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Platform token (starts with pat_)

Path Parameters

org_id
string<uuid>
required
collection_id
string<uuid>
required

Response

Successful Response

{key}
integer