Skip to main content

Create a user access token

POST 

/api/v4/users/:user_id/tokens

Generate a user access token that can be used to authenticate with the Mattermost REST API.

Minimum server version: 4.1

Permissions

Must have create_user_access_token permission. For non-self requests, must also have the edit_other_users permission.

Request

Responses

User access token creation successful