Skip to main content
POST
Create personal access token

Authorizations

__Host-omnara_session
string
cookie
required

Browser session cookie. HTTPS deployments use __Host-omnara_session; local HTTP development uses omnara_session.

X-Omnara-Csrf
string
header
required

CSRF token header required for browser-session mutations. The value must match the session's CSRF cookie.

Body

application/json
name
string
required

Human-readable name. Spaces and punctuation are allowed; leading or trailing whitespace and invisible or control characters are not.

Required string length: 1 - 64

Response

Personal access token created.

token
string
required

Opaque bearer credential.

Minimum string length: 1
token_record
object
required