Create Or Replace Api Key
Create or replace an API key for the current user.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful Response
api_key
Bearer authentication of the form Bearer <token>, where token is your auth token.