Update the course completion details for a learner through an API.
We have a requirement to update the course completion details for a learner through an API.
when we try to perform patch operation with manager credentials it only updates activities status to complete but not offering status.
Consequently, the offering status remains as “not started”.
However, when a learner executes the same patch operation individually, it updates both their activity and offering status to “complete”.
My Expectation is to complete the activity and offering status for all the employees using one set of login credentials. Is this achievable?
API Details: Update a completion detail