Review Auto-Complete Settings
Enable or disable automatic review completion once all rows have decisions.
Parameters
Example
{
"value": "AUTO_COMPLETE_DISABLED"
}Get Review Auto-Complete Settings
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
AcceptstringOptionalExample:
application/jsonResponses
200
OK
application/json
Responseobject
get
/api/private/workflows/access/global_settings/cert_auto_complete_settings200
OK
Set Review Auto-Complete Settings
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
Content-TypestringOptionalExample:
application/jsonAcceptstringOptionalExample:
application/jsonBody
objectOptionalExample:
{"value":"<integer>"}Responses
200
OK
application/json
Responseobject
put
/api/private/workflows/access/global_settings/cert_auto_complete_settings200
OK
Last updated
Was this helpful?
