Skip to main content
POST
Mint an API key. The plaintext `key` is returned HERE AND NOWHERE ELSE.

Autorizações

__session
string
cookie
obrigatório

Clerk-managed session cookie (or the first-party tryno_session bridge cookie). Sent automatically by browsers on same-origin requests.

Parâmetros de caminho

handle
string
obrigatório

Corpo

application/json
name
string
obrigatório
Maximum string length: 60
scopes
enum<string>[]
obrigatório
Opções disponíveis:
community:read,
members:read,
posts:read,
events:read,
orders:read

Resposta

Created. key is the plaintext, shown once.

The response is of type object.