/
SV
svix
/
Diom API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 3w ago
Details
Filter operations
Admin
15
post
Auth Token Create
post
Auth Token Expire
post
Auth Token Rotate
post
Auth Token Delete
post
Auth Token List
post
Auth Token Update
post
Auth Token Whoami
post
Role Configure
post
Role Delete
post
Role Get
post
Role List
post
Access Policy Configure
post
Access Policy Delete
post
Access Policy Get
post
Access Policy List
Auth Tokens
9
Cache
5
ClusterAdmin
4
Health
2
Idempotency
5
Key Value Store
5
Msgs
13
Rate Limiter
5
Admin
Auth Token Update
Update an auth token's properties
post
/api/v1.admin.auth-token.update
Request body
AdminAuthTokenUpdateIn
required
id
string
required
name
string
nullable
expiry_ms
integer
nullable
enabled
boolean
nullable
Response
AdminAuthTokenUpdateOut
required
Changes