Update a Document

This endpoint updates an existing document associated with a specified entity, such as a customer, loan, or customer identifier. It supports updating the document’s metadata and optionally replacing the uploaded file using a multipart form data request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
enum
required
Defaults to clients

The type of entity

Allowed:
integer
required
Defaults to 1

The unique identifier of the entity

integer
required
Defaults to 1

The unique identifier of the document

Body Params
string
required
Defaults to newFileName

Name or summary of the document (max 250 characters)

file
required

The file to be uploaded. If provided, replaces the existing file.

string

Description of the document (max 1000 characters)

Headers
string
required
Defaults to default
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json