/
SV
svix
/
Diom API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 3w ago
Details
Filter operations
Admin
19
Auth Tokens
9
post
Auth Token Create
post
Auth Token Expire
post
Auth Token Delete
post
Auth Token Verify
post
Auth Token List
post
Auth Token Update
post
Auth Token Rotate
post
Auth Token Create Namespace
post
Auth Token Get Namespace
Cache
5
Health
2
Idempotency
5
Key Value Store
5
Msgs
13
Rate Limiter
5
Auth Tokens
Auth Token Create Namespace
Create Auth Token namespace
post
/api/v1.auth-token.namespace.create
Request body
AuthTokenCreateNamespaceIn
required
name
string
required
Response
AuthTokenCreateNamespaceOut
required
name
string
required
created
string
date-time
required
updated
string
date-time
required
Changes