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_slug
enrollment_id
Headers
Secret-Access
Response
Enrollment marked as completed successfully
message
Message of the response
code
Internal code of the response
datetime
Datetime of the API in ISO Format
data
Enrollment completion details
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error
