This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Initialization Option Assess API

limit_type

Specify the action when the time limit expires. A hard limit forces a test submit, a soft limit has no action.

Values

Request object key time.limit_type

Default: "soft"

Type string

Possible values:
  • "soft"
  • "hard"
Was this article helpful?