Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Creates a new API key for the authenticated user with specified permissions and optional expiration.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.