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

transitionId
string
required

The ID of the workflow state

Query Parameters

securityCode
string

The security code

domain
string

The G Suite domain

forceParallel
boolean
default:false

Whether to force the parallel transition to complete (as administrator)

Body

application/json
kind
string
transitionMessage
string

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