Create API key

POST {{baseUrl}}/users/auth/keys

Creates a new API key.

Request Body

{"description"=>"deserunt occaecat sit nisi", "authentication_token"=>"laboris voluptate quis ullamco"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: Created

""