Skip to main content
POST
PromptJuggler PHP SDK

Authorizations

Authorization
string
header
required

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

Path Parameters

slug
string
required

Knowledge base handle

Body

multipart/form-data
files
file[]

Response

Documents created

id
string<uuid>
required

Document ID

status
enum<string>
required

Processing status

Available options:
pending,
sealed,
ready,
failed
fileName
string
required

Original file name

bytes
integer
required

File size in bytes

chunkCount
integer
required

Number of chunks extracted