Review Completion Settings
Customize the requirements for completing a review.
Parameters
Example
{
"value": "COMPLETION_ALLOWED_ALL_ROWS_HAVE_DECISION"
}Get Review Completion 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_completion_settings200
OK
Set Review Completion 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_completion_settings200
OK
Last updated
Was this helpful?
