Update Application Document

The Update Application Document API can be used to update a document (or document folder) that was previously uploaded to an application.

Path Params
string
required

ID of the document to update

Body Params

Request Body

metadata

Partial update for metadata as a key→value map.

  • Keys are strings up to 40 characters long.
  • Values can be string, number, boolean, or null (to delete the entry).
  • Up to 40 entries.
  • String values up to 500 characters.
string

The name of the document

string

ID of application document with type == "folder" to put into. Should be null for the document to appear in the root folder

accessPermissions
array of objects

Only for files. Defines ability to view the document by people associated with the application. This is only relevant if your company uses a standard digital portal or a custom digital portal that displays documents with access permissions

accessPermissions
labels

Labels to set, remove or add to Application Document

Headers
string
enum
Defaults to 2024-02-26
Allowed:
Responses

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