Update name and/or permissions for an API key.
Updates the name and/or permissions associated with this API key.
Requires a member or owner role (with the update:api_credentials permission) in the organization that owns the application.
Returns: The API key with updated fields and timestamp.
Note: For permissions, this completely replaces the existing permissions with the new list. Name and permissions are both optional - provide only the fields you want to update.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.