Create API Key
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
name
Name of api key.
Response
This endpoint returns an object.
api_key_id
ID of api key.
api_key
API key.
prefix
Prefix of api key.
name
Name of api key.
created_at
Time at which api key was created.