Complete final credential with custom parameters
POST/learningPath/:id/complete-final-credential
Completes the emission of a learning path's final credential once it was left pending awaiting
custom parameters — see the completeParamsViaApi toggle on the learning path's final credential
configuration. Validates that the provided parameters match the ones expected by the final
credential's template before resuming emission. Emission is asynchronous: this returns the
credential's id with its current state. Poll GET /credential/{id} for the final result.
Request
Responses
- 200
- 404
Successful operation
Learning Path not found