Admin

Auth Token Update

Update an auth token's properties

post/api/v1.admin.auth-token.update

Request body

idstring required
namestring nullable
expiry_msinteger nullable
enabledboolean nullable

Response

AdminAuthTokenUpdateOut required

Changes