Update an API key for the authenticated user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request model for updating an API key - matches frontend exactly
Whether to suspend the API key (True/False)
active, suspended Successful Response