Skip to main content
POST
Complete test clock

Authorizations

X-API-KEY
string
header
required

Your secret API key obtained from the Clink dashboard (Developers section)

Headers

X-Timestamp
string
required

Current timestamp in milliseconds since Unix epoch (required for request signing)

Example:

"1783513683000"

Path Parameters

clockId
string
required

Unique identifier of the test clock

Body

application/json

Optional parameters to complete a test clock

reason
string

Reason for manually completing the test clock

Response

Test clock completed successfully

Response object returned for a single test clock

code
integer<int32>

Response status code, 200 when success

Example:

200

msg
string

Brief description of what happened, 'success' when happy case

Example:

"success"

data
object

Test clock details