Skip to main content
POST
Error

Autorizações

Authorization
string
header
obrigatório

A contact session token, uk_ct_…. Belongs to one of the developer's own users, and reads only that user's data.

Cabeçalhos

X-Customer-Id
string<uuid>

The customer this call is acting inside — the same arrangement as X-Organization-Id, one plane down. Switching customers is navigation, not a mutation: nothing is stored, you send a different header, and the membership JOIN behind it decides what you may do there. An id you are not a member of matches no row and answers 404. Absent, the contact's oldest membership answers.

Corpo

application/json
name
string
obrigatório

What this key is for — "Production", "CI".

Resposta

The key, with its plaintext — shown once, here.

A freshly minted key, plaintext included — the only response that ever carries it.

id
string<uuid>
name
string
prefix
string
created_at
string<date-time>
key
string

The uk_ck_… plaintext. Store it now; it is never readable again.