TrustedForm Certificate Check-in

Check-in

Check-in supports various actions for a TrustedForm Certificate (e.g. extending the claim period on certificates).

Failing to make the authenticated API call within the standard claim period (72 hours of generating the lead) will result in the irretrievable deletion of the certificate.

Request
path Parameters
cert_id
required
string

Certificate ID

Request Body schema: application/json
optional

WebCert Parameters

any (CheckInRequest)

Check-in supports various actions for a TrustedForm Certificate (e.g. extending the claim period on certificates).

Failing to make the authenticated API call within the standard claim period (72 hours of generating the lead) will result in the irretrievable deletion of the certificate.

Responses
200

Success

400

Bad request

401

Unauthorized

404

TrustedForm certificate has expired or could not be found

post/{cert_id}/check_in
Request samples
application/json
null
Response samples
application/json
{ }