Update existing pass mark configuration or create new one if none exists (upsert operation). Use Cases:
action field indicating operation performed
Request Body:
Accepts partial data for updates:o_level: Pass mark for O-Level (0-100) - Optionala_level: Pass mark for A-Level (0-100) - Optional.first() to check for existing configurationBearer authentication header of the form Bearer <token>, where <token> is your auth token.