Skip to main content
POST
Dead man's switch

Authorizations

APIKey
string
header
required

General API key with full access

Authent
string
header
required

Authentication string

Headers

algoId
string

ID of the algorithm that is making the request.

Query Parameters

timeout
number<uint32>

The timeout specified in seconds.

Example:

60

Response

200 - application/json
status
object
required

The status of the switch.

result
enum<string>
required
Available options:
success
Example:

"success"

serverTime
string<date-time>
required

Server time in Coordinated Universal Time (UTC)

Example:

"2020-08-27T17:03:33.196Z"