Skip to main content
DELETE
Revoke a status link

Authorizations

Authorization
string
header
required

Your API key, e.g. Authorization: Bearer clmt_test_. Live keys use the clmt_live_ prefix.

Headers

Clemta-Version
string

Date-based API version to run this request against.

Example:

"2026-08-13"

Path Parameters

companyID
string
required

ID of the company.

Pattern: ^cmp_[0-9A-Za-z]{22}$
tokenID
string
required

The status token's management id.

Pattern: ^stok_[0-9A-Za-z]{22}$

Response

The link was revoked.