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
expires_at
Response
Key created (full secret returned once)
api_key
Bearer authentication of the form Bearer <token>, where token is your auth token.
Key created (full secret returned once)