Enroll a user in a certification
Certification Enrollments
Enroll a user in a certification
POST
Enroll a user in a certification
Authorizations
API key authentication. Use "Bearer <api_key>" or "Api-Key <api_key>".
Path Parameters
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Body
application/json
Enroll a user in this certification. Creates an enrollment with status 'enrolled' and 0% progress.
Response
201 - application/json
A user's enrollment and progress in a certification.
A user's enrollment and progress in a certification.
enrolled → in_progress → completed or failed
Available options:
enrolled, in_progress, completed, failed Completion progress (0-100)
Highest assessment score (0-100), or null if not attempted
Whether the user passed the assessment