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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the document to update

Body Params

Request Body

string

The name of the document

string | null

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

labels
object

Labels to set, remove or add to Application Document

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
object | null

Optional associated metadata as a simple key→value map.

  • Keys are strings up to 40 characters long.
  • Values can be string, number, or boolean.
  • Up to 20 entries.
  • String values up to 500 characters.
Headers
string
enum
Defaults to 2026-04-22
Allowed:
Responses

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