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
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
RESPONSES
status: Created
""