Skip to main content
POST
/
api
/
context-source
/
{context_source_id}
/
reembed
Reembed Context Source
curl --request POST \
  --url https://config.heyhumm.ai/api/context-source/{context_source_id}/reembed \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://heyhumm.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

context_source_id
string<uuid>
required

Response

Successful Response

The response is of type Response Reembed Context Source Api Context Source Context Source Id Reembed Post · object.