Accepts a completed enrollment form for the given invitation token and persists it for admin review. Returns 400 when the token or submission is missing or the link is invalid/expired.
POST/api/enrollment/v1/submit/:token
Accepts a completed enrollment form for the given invitation token and persists it for admin review. Returns 400 when the token or submission is missing or the link is invalid/expired.
Request
Responses
- 200
- 400
OK
Bad Request