Replace document
Replace document
Replaces the target document with the provided content. Supports both application/json and multipart/form-data content types.
PUT
Replace document
Authorizations
Voiceflow API key
Headers
Path Parameters
ID of the document to target.
Query Parameters
Determines how granularly each document is broken up. Range available is 500-1500 tokens, default is 1000. Smaller chunk size means narrower context, faster response, less tokens consumed, and greater risk of less accurate answers. Max chunk size affects the total amount of chunks parsed from a document - i.e., larger chunks means less chunks retrieved.
Body
Response
The target document was successfully replaced.