Complete Enrollment

Mark an enrollment as completed.

Authentication

Api-Keystring

API key of the organization. Always sent together with the Secret-Access header.

Path parameters

organization_slugstringRequired
enrollment_idintegerRequired

Headers

Secret-AccessstringRequired

Response

Enrollment marked as completed successfully
messagestring
Message of the response
codestring
Internal code of the response
datetimestring
Datetime of the API in ISO Format
dataobjectOptional
Enrollment completion details

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error