API Tokens
Community
Enterprise

Create Token for User

Create a new token to use with request signing based authentication for a given user.

post/api/v2/tokens

Request body

token_namestring
user_idstring uuid

Response

OK

Changes

Changed in 1 of the 66 revisions of this API.1

    • added the optional property data/allOf[subschema #3]/created_by to the response with the 200 status

      response-optional-property-added