chatformdocs
API referenceV1

Upload a document, image or recording as knowledge

POST
/v1/forms/{id}/knowledge/upload

Authorization

AuthorizationBearer <token>

A server-side secret key. Never send one from a browser — a request carrying an Origin header is refused for this reason.

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

curl -X POST "https://example.com/v1/forms/string/knowledge/upload"
{  "id": "string"}