Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

documentId
string
required

The ID of the document

stateId
string
required

The ID of the target workflow state

message
string
required

The comment put on the transition of the document (may be required depending on transition configuration)

Query Parameters

securityCode
string

The security code

domain
string

The G Suite domain

Response

200 - application/json

A ApiToValidateDocument response

document
object
kind
string
name
string

The name

name_i18n
string

The internationalized name

pendingJobIds
string[]
value
string

The value

workflowTransitionsList
object