latestOpenAPI 3.0.12026-08-1091181421.2 KB
44eb39b4bd65
Pathways
Evaluate experience on the pathway for a user
post/v2/pathways/{pathwayId}/experience/{experienceId}/submit
Path parameters
pathwayIdstring required
experienceIdstring uuid required
Request body
Example request
{
"recipient": {
"email": "mail@example.com"
}
}Response
No Content