Skip to main content
PATCH
Update Document
Update Document. Authenticate with a Bearer access token unless the endpoint is the authentication token exchange.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

documentId
string
required

Body

application/json
name
string
status
string
page_count
integer
page_no
integer
is_active
boolean
has_sign_order
boolean
is_fields_placed
boolean
config
object

Response

200

Successful response. Response body was not included in the source collection.