Skip to main content
POST
Create an end-customer 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}$

Response

The status link, with its URL shown once.

A read-only status link you hand to an end customer.

object
enum<string>
required

Entity name.

Available options:
status_token
id
string
required

The token's management id - revoke by this.

Pattern: ^stok_[0-9A-Za-z]{22}$
created_at
string<date-time>
required
url
string

The keyless status link, shown once at creation and never returned again.