Create an API key
POST/auth/api_keys
Creates a new API key object.
Request
Responses
200:
Successful response
401:
Authentication error
403:
Authorization error
422:
Invalid parameters supplied in request. See HTTP response body for details.
POST/auth/api_keys
Creates a new API key object.
200:
Successful response
401:
Authentication error
403:
Authorization error
422:
Invalid parameters supplied in request. See HTTP response body for details.