Skip to content

dt user update-api-token

Overview

Update API token hash for a user (root-only)

Synopsis

dt user update-api-token  <token_id> <token_hash> 

Arguments

  • token_id (required)
    Type: String
    Token ID

  • token_hash (required)
    Type: String
    Token hash

Examples

Update the API token hash

dt user update-api-token token-id token-hash

SEE ALSO

← Back to dt user