Download OpenAPI specification:Download
benchmarkProfileId required | string AI Profile ID |
benchmarkMainId required | string AI Main ID |
required | object or object Benchmark profile results or error response |
{- "benchmarkProfileId": "string",
- "benchmarkMainId": "string",
- "results": {
- "profile": {
- "profile_id": "string",
- "version": "string",
- "description": "string",
- "main_id": "string",
- "parent_id": "string",
- "created_at": "string",
- "is_active": true,
- "is_current": true,
- "environment": "string",
- "analyses": [
- null
], - "features": { }
}
}
}
analysisId required | string AI Analysis ID |
required | object or object Analysis results or error response |
{- "analysisId": "string",
- "results": {
- "id": "string",
- "metadata": {
- "analysis_created": "string",
- "language": "string",
- "video_uploaded": "string",
- "analysis_started": "string",
- "analysis_finished": "string",
- "video_duration": 0,
- "video_size": 0
}, - "predictions": [
- null
]
}
}
programExtId required | string |
trainingExtId required | string |
scenarioExtId required | string |
order required | integer >= 0 |
{- "order": 0
}
{- "id": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "order": 0,
- "step": {
- "id": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "type": "aiSupported",
- "stepType": "coachingStepQA",
- "questionTranscript": "string",
- "behavioralGoals": "string",
- "dos": [ ],
- "donts": [ ],
- "maxRecordingTime": 0,
- "questionVideoGenerationData": {
- "extId": "string",
- "videoUrl": "string",
- "errorPayload": null,
- "status": "init"
}, - "answerVideoGenerationData": {
- "extId": "string",
- "videoUrl": "string",
- "errorPayload": null,
- "status": "init"
}, - "isVideoGenerationDataChanged": true
}
}
programExtId required | string |
trainingExtId required | string |
scenarioExtId required | string |
id required | string [ 1 .. 255 ] characters |
questionTranscript required | string [ 1 .. 1000 ] characters |
behavioralGoals | string or null [ 1 .. 1000 ] characters |
Array of objects or null [ 1 .. 3 ] items | |
Array of objects or null [ 1 .. 3 ] items |
{- "questionTranscript": "string",
- "behavioralGoals": "string",
- "dos": [ ],
- "donts": [ ]
}
{- "id": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "order": 0,
- "step": {
- "id": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "type": "aiSupported",
- "stepType": "coachingStepQA",
- "questionTranscript": "string",
- "behavioralGoals": "string",
- "dos": [ ],
- "donts": [ ],
- "maxRecordingTime": 0,
- "questionVideoGenerationData": {
- "extId": "string",
- "videoUrl": "string",
- "errorPayload": null,
- "status": "init"
}, - "answerVideoGenerationData": {
- "extId": "string",
- "videoUrl": "string",
- "errorPayload": null,
- "status": "init"
}, - "isVideoGenerationDataChanged": true
}
}
programExtId required | string |
trainingExtId required | string |
scenarioExtId required | string |
id required | string [ 1 .. 255 ] characters |
field required | string Enum: "interlocutor_statement" "trainee_expected_behavior" "dos" "donts" |
{- "field": "interlocutor_statement"
}
{- "field": "dos",
- "suggestion": [
- "string"
]
}
programExtId required | string |
trainingExtId required | string |
extId required | string [ 1 .. 255 ] characters |
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "type": "manual",
- "order": 0,
- "durationInMinutes": 0,
- "title": "string",
- "description": "string",
- "furtherDetails": "string",
- "goal": "string",
- "interlocutorRole": "string",
- "traineeRole": "string",
- "degreeOfRelationship": "string",
- "thumbnailImgUrl": "string",
- "winningBehavior": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "isTemplate": true,
- "winningBehaviorsCustom": {
- "title": "string",
- "goodExamples": "string",
- "badExamples": "string",
- "description": "string"
}, - "winningBehaviorsTemplates": {
- "skill": "string",
- "tactic": "string"
}
}, - "persona": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "age": "youngAdult",
- "attitude": "positive",
- "industry": "string",
- "jobRole": "string",
- "conversationContext": "b2c",
- "manners": "string",
- "needsAndPains": "string",
- "goals": "string",
- "personality": "string",
- "personalValues": "string",
- "sex": "male",
- "backgroundUrl": "string",
- "language": "string",
- "type": "template",
- "videoGenerationVoice": {
- "extId": "string",
- "gender": "string",
- "name": "string",
- "previewUrl": "string",
- "labelKey": "string"
}, - "videoGenerationAvatar": {
- "extId": "string",
- "gender": "string",
- "imageUrl": "string",
- "previewUrl": "string",
- "thumbnailUrl": "string",
- "name": "string"
}, - "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}, - "trainee": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "jobRole": "string",
- "hierarchy": "low",
- "hasLeadershipResponsibility": true,
- "industry": "string",
- "department": "string",
- "workplace": "hybrid",
- "seniority": "low",
- "imageUrl": "string",
- "language": "string",
- "type": "template",
- "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}, - "editable": true,
- "hasRecordingSessions": true
}
programExtId required | string |
trainingExtId required | string |
type required | string (scenarioType) Enum: "manual" "aiSupported" "realtime" "realtimeBuilder" |
{- "type": "manual"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "type": "manual",
- "order": 0,
- "durationInMinutes": 0,
- "title": "string",
- "description": "string",
- "furtherDetails": "string",
- "goal": "string",
- "interlocutorRole": "string",
- "traineeRole": "string",
- "degreeOfRelationship": "string",
- "thumbnailImgUrl": "string",
- "winningBehavior": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "isTemplate": true,
- "winningBehaviorsCustom": {
- "title": "string",
- "goodExamples": "string",
- "badExamples": "string",
- "description": "string"
}, - "winningBehaviorsTemplates": {
- "skill": "string",
- "tactic": "string"
}
}, - "persona": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "age": "youngAdult",
- "attitude": "positive",
- "industry": "string",
- "jobRole": "string",
- "conversationContext": "b2c",
- "manners": "string",
- "needsAndPains": "string",
- "goals": "string",
- "personality": "string",
- "personalValues": "string",
- "sex": "male",
- "backgroundUrl": "string",
- "language": "string",
- "type": "template",
- "videoGenerationVoice": {
- "extId": "string",
- "gender": "string",
- "name": "string",
- "previewUrl": "string",
- "labelKey": "string"
}, - "videoGenerationAvatar": {
- "extId": "string",
- "gender": "string",
- "imageUrl": "string",
- "previewUrl": "string",
- "thumbnailUrl": "string",
- "name": "string"
}, - "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}, - "trainee": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "jobRole": "string",
- "hierarchy": "low",
- "hasLeadershipResponsibility": true,
- "industry": "string",
- "department": "string",
- "workplace": "hybrid",
- "seniority": "low",
- "imageUrl": "string",
- "language": "string",
- "type": "template",
- "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}, - "editable": true,
- "hasRecordingSessions": true
}
[- {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "type": "manual",
- "order": 0,
- "durationInMinutes": 0,
- "title": "string",
- "description": "string",
- "furtherDetails": "string",
- "goal": "string",
- "interlocutorRole": "string",
- "traineeRole": "string",
- "degreeOfRelationship": "string",
- "thumbnailImgUrl": "string",
- "winningBehavior": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "isTemplate": true,
- "winningBehaviorsCustom": {
- "title": "string",
- "goodExamples": "string",
- "badExamples": "string",
- "description": "string"
}, - "winningBehaviorsTemplates": {
- "skill": "string",
- "tactic": "string"
}
}, - "persona": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "age": "youngAdult",
- "attitude": "positive",
- "industry": "string",
- "jobRole": "string",
- "conversationContext": "b2c",
- "manners": "string",
- "needsAndPains": "string",
- "goals": "string",
- "personality": "string",
- "personalValues": "string",
- "sex": "male",
- "backgroundUrl": "string",
- "language": "string",
- "type": "template",
- "videoGenerationVoice": {
- "extId": "string",
- "gender": "string",
- "name": "string",
- "previewUrl": "string",
- "labelKey": "string"
}, - "videoGenerationAvatar": {
- "extId": "string",
- "gender": "string",
- "imageUrl": "string",
- "previewUrl": "string",
- "thumbnailUrl": "string",
- "name": "string"
}, - "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}, - "trainee": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "jobRole": "string",
- "hierarchy": "low",
- "hasLeadershipResponsibility": true,
- "industry": "string",
- "department": "string",
- "workplace": "hybrid",
- "seniority": "low",
- "imageUrl": "string",
- "language": "string",
- "type": "template",
- "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}, - "editable": true,
- "hasRecordingSessions": true
}
]
programExtId required | string |
trainingExtId required | string |
extId required | string [ 1 .. 255 ] characters |
title | string or null [ 1 .. 255 ] characters |
goal | string or null [ 1 .. 1000 ] characters |
description | string or null [ 1 .. 10000 ] characters |
traineeRole | string or null [ 1 .. 255 ] characters |
degreeOfRelationship | string or null [ 1 .. 255 ] characters |
interlocutorRole | string or null [ 1 .. 255 ] characters |
{- "title": "string",
- "goal": "string",
- "description": "string",
- "traineeRole": "string",
- "degreeOfRelationship": "string",
- "interlocutorRole": "string"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "type": "manual",
- "order": 0,
- "durationInMinutes": 0,
- "title": "string",
- "description": "string",
- "furtherDetails": "string",
- "goal": "string",
- "interlocutorRole": "string",
- "traineeRole": "string",
- "degreeOfRelationship": "string",
- "thumbnailImgUrl": "string",
- "winningBehavior": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "isTemplate": true,
- "winningBehaviorsCustom": {
- "title": "string",
- "goodExamples": "string",
- "badExamples": "string",
- "description": "string"
}, - "winningBehaviorsTemplates": {
- "skill": "string",
- "tactic": "string"
}
}, - "persona": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "age": "youngAdult",
- "attitude": "positive",
- "industry": "string",
- "jobRole": "string",
- "conversationContext": "b2c",
- "manners": "string",
- "needsAndPains": "string",
- "goals": "string",
- "personality": "string",
- "personalValues": "string",
- "sex": "male",
- "backgroundUrl": "string",
- "language": "string",
- "type": "template",
- "videoGenerationVoice": {
- "extId": "string",
- "gender": "string",
- "name": "string",
- "previewUrl": "string",
- "labelKey": "string"
}, - "videoGenerationAvatar": {
- "extId": "string",
- "gender": "string",
- "imageUrl": "string",
- "previewUrl": "string",
- "thumbnailUrl": "string",
- "name": "string"
}, - "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}, - "trainee": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "jobRole": "string",
- "hierarchy": "low",
- "hasLeadershipResponsibility": true,
- "industry": "string",
- "department": "string",
- "workplace": "hybrid",
- "seniority": "low",
- "imageUrl": "string",
- "language": "string",
- "type": "template",
- "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}, - "editable": true,
- "hasRecordingSessions": true
}
programExtId required | string |
trainingExtId required | string |
extId required | string [ 1 .. 255 ] characters |
furtherDetails | string or null [ 1 .. 10000 ] characters |
winningBehaviorType required | string Value: "custom" |
title required | string [ 1 .. 255 ] characters |
goodExamples required | string [ 1 .. 10000 ] characters |
badExamples | string or null [ 1 .. 10000 ] characters |
description required | string [ 1 .. 10000 ] characters |
{- "furtherDetails": "string",
- "winningBehaviorType": "template",
- "winningBehaviorExtId": "string"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "type": "manual",
- "order": 0,
- "durationInMinutes": 0,
- "title": "string",
- "description": "string",
- "furtherDetails": "string",
- "goal": "string",
- "interlocutorRole": "string",
- "traineeRole": "string",
- "degreeOfRelationship": "string",
- "thumbnailImgUrl": "string",
- "winningBehavior": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "isTemplate": true,
- "winningBehaviorsCustom": {
- "title": "string",
- "goodExamples": "string",
- "badExamples": "string",
- "description": "string"
}, - "winningBehaviorsTemplates": {
- "skill": "string",
- "tactic": "string"
}
}, - "persona": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "age": "youngAdult",
- "attitude": "positive",
- "industry": "string",
- "jobRole": "string",
- "conversationContext": "b2c",
- "manners": "string",
- "needsAndPains": "string",
- "goals": "string",
- "personality": "string",
- "personalValues": "string",
- "sex": "male",
- "backgroundUrl": "string",
- "language": "string",
- "type": "template",
- "videoGenerationVoice": {
- "extId": "string",
- "gender": "string",
- "name": "string",
- "previewUrl": "string",
- "labelKey": "string"
}, - "videoGenerationAvatar": {
- "extId": "string",
- "gender": "string",
- "imageUrl": "string",
- "previewUrl": "string",
- "thumbnailUrl": "string",
- "name": "string"
}, - "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}, - "trainee": {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "jobRole": "string",
- "hierarchy": "low",
- "hasLeadershipResponsibility": true,
- "industry": "string",
- "department": "string",
- "workplace": "hybrid",
- "seniority": "low",
- "imageUrl": "string",
- "language": "string",
- "type": "template",
- "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}, - "editable": true,
- "hasRecordingSessions": true
}
programExtId required | string |
trainingExtId required | string |
extId required | string [ 1 .. 255 ] characters |
order required | integer >= 0 |
[- {
- "extId": "string",
- "order": 0
}
]
programExtId required | string |
trainingExtId required | string |
extId required | string [ 1 .. 255 ] characters |
personaExtId required | string [ 1 .. 255 ] characters |
{- "personaExtId": "string"
}
programExtId required | string |
trainingExtId required | string |
extId required | string [ 1 .. 255 ] characters |
[- {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "age": "youngAdult",
- "attitude": "positive",
- "industry": "string",
- "jobRole": "string",
- "conversationContext": "b2c",
- "manners": "string",
- "needsAndPains": "string",
- "goals": "string",
- "personality": "string",
- "personalValues": "string",
- "sex": "male",
- "backgroundUrl": "string",
- "language": "string",
- "type": "template",
- "videoGenerationVoice": {
- "extId": "string",
- "gender": "string",
- "name": "string",
- "previewUrl": "string",
- "labelKey": "string"
}, - "videoGenerationAvatar": {
- "extId": "string",
- "gender": "string",
- "imageUrl": "string",
- "previewUrl": "string",
- "thumbnailUrl": "string",
- "name": "string"
}, - "firstVersionExtId": "string",
- "nextVersionExtId": "string",
- "scenariosAttached": 0,
- "editable": true
}
]
programExtId required | string |
trainingExtId required | string |
extId required | string [ 1 .. 255 ] characters |
traineeExtId required | string [ 1 .. 255 ] characters |
{- "traineeExtId": "string"
}
programExtId required | string |
trainingExtId required | string |
extId required | string [ 1 .. 255 ] characters |
[- {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "jobRole": "string",
- "hierarchy": "low",
- "hasLeadershipResponsibility": true,
- "industry": "string",
- "department": "string",
- "workplace": "hybrid",
- "seniority": "low",
- "imageUrl": "string",
- "language": "string",
- "type": "template",
- "firstVersionExtId": "string",
- "nextVersionExtId": "string",
- "scenariosAttached": 0,
- "editable": true
}
]
programExtId required | string |
trainingExtId required | string |
extId required | string [ 1 .. 255 ] characters |
stepExtIds required | Array of strings non-empty [ items [ 1 .. 255 ] characters ] |
{- "stepExtIds": [
- "string"
]
}
programExtId required | string |
trainingExtId required | string |
extId required | string [ 1 .. 255 ] characters |
field required | string Enum: "learning_goal" "scenario_description" |
tone required | string Enum: "professional" "catchy" |
{- "field": "learning_goal",
- "tone": "professional"
}
{- "field": "learning_goal",
- "tone": "professional",
- "suggestion": "string"
}
programExtId required | string [ 1 .. 255 ] characters |
extId required | string [ 1 .. 255 ] characters |
order required | integer >= 0 |
[- {
- "extId": "string",
- "order": 0
}
]
programExtId required | string [ 1 .. 255 ] characters |
title required | string [ 1 .. 255 ] characters |
description | string or null [ 1 .. 1000 ] characters |
order required | integer >= 0 |
{- "title": "string",
- "description": "string",
- "order": 0
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "title": "string",
- "description": "string"
}
programExtId required | string [ 1 .. 255 ] characters |
extId required | string [ 1 .. 255 ] characters |
title required | string [ 1 .. 255 ] characters |
description | string or null [ 1 .. 1000 ] characters |
{- "title": "string",
- "description": "string"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "title": "string",
- "description": "string"
}
[- {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "title": "string",
- "description": "string",
- "language": "en-US",
- "imageUrl": "string",
- "understandingEnabled": true,
- "status": "unpublished",
- "trainingsCount": 0,
- "hasRecordingSessions": true,
- "hasRegisteredCoachingUsers": true,
- "hasBreakingChanges": true,
- "sharedPrograms": [
- {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "receiverEmail": "string",
- "status": "pending"
}
]
}
]
title required | string [ 1 .. 255 ] characters |
description | string or null [ 1 .. 1000 ] characters |
language required | string (languageEnum) Enum: "en-US" "fr-FR" "de-DE" "es-ES" "it-IT" "pt-PT" |
imageUrl | string or null [ 1 .. 1000 ] characters |
{- "title": "string",
- "description": "string",
- "language": "en-US",
- "imageUrl": "string"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "title": "string",
- "description": "string",
- "language": "en-US",
- "imageUrl": "string",
- "understandingEnabled": true,
- "status": "unpublished"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "title": "string",
- "description": "string",
- "language": "en-US",
- "imageUrl": "string",
- "understandingEnabled": true,
- "status": "unpublished",
- "hasRegisteredCoachingUsers": true,
- "hasBreakingChanges": true
}
extId required | string [ 1 .. 255 ] characters |
title required | string [ 1 .. 255 ] characters |
description | string or null [ 1 .. 1000 ] characters |
imageUrl | string or null [ 1 .. 1000 ] characters |
{- "title": "string",
- "description": "string",
- "imageUrl": "string"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "title": "string",
- "description": "string",
- "language": "en-US",
- "imageUrl": "string",
- "understandingEnabled": true,
- "status": "unpublished"
}
extId required | string [ 1 .. 255 ] characters |
title required | string [ 1 .. 255 ] characters |
{- "title": "string"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "title": "string",
- "description": "string",
- "language": "en-US",
- "imageUrl": "string",
- "understandingEnabled": true,
- "status": "unpublished"
}
[- {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "title": "string",
- "description": "string",
- "language": "en-US",
- "imageUrl": "string",
- "type": "facialExpressions",
- "shortDescription": "string",
- "execution": "string",
- "durationInMinutes": 1,
- "preparationItems": [
- {
- "text": "string"
}
], - "programExtIds": [
- "string"
]
}
]
programExtIds | Array of strings or null |
required | object (createExerciseData) |
{- "programExtIds": [
- "string"
], - "exerciseData": {
- "title": "string",
- "description": "string",
- "imageUrl": "string",
- "language": "en-US",
- "durationInMinutes": 1,
- "execution": "string",
- "preparationItems": [
- {
- "text": "string"
}
], - "shortDescription": "string",
- "type": "facialExpressions"
}
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "title": "string",
- "description": "string",
- "language": "en-US",
- "imageUrl": "string",
- "type": "facialExpressions",
- "shortDescription": "string",
- "execution": "string",
- "durationInMinutes": 1,
- "preparationItems": [
- {
- "text": "string"
}
]
}
extId required | string [ 1 .. 255 ] characters |
title required | string [ 1 .. 255 ] characters |
description required | string [ 1 .. 10000 ] characters |
imageUrl required | string [ 1 .. 1000 ] characters |
language required | string (languageEnum) Enum: "en-US" "fr-FR" "de-DE" "es-ES" "it-IT" "pt-PT" |
durationInMinutes required | integer [ 1 .. 300 ] |
execution required | string [ 1 .. 10000 ] characters |
required | Array of objects [ 1 .. 6 ] items |
shortDescription required | string [ 1 .. 1000 ] characters |
type required | string (exerciseType) Enum: "facialExpressions" "speakingSpeed" "understandability" "pauses" "socialFocus" "positiveLanguage" "sentenceLength" "adjectives" |
{- "title": "string",
- "description": "string",
- "imageUrl": "string",
- "language": "en-US",
- "durationInMinutes": 1,
- "execution": "string",
- "preparationItems": [
- {
- "text": "string"
}
], - "shortDescription": "string",
- "type": "facialExpressions"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "title": "string",
- "description": "string",
- "language": "en-US",
- "imageUrl": "string",
- "type": "facialExpressions",
- "shortDescription": "string",
- "execution": "string",
- "durationInMinutes": 1,
- "preparationItems": [
- {
- "text": "string"
}
]
}
[- {
- "extId": "string",
- "createdAt": "string",
- "program": {
- "extId": "string",
- "title": "string",
- "description": "string",
- "imageUrl": "string",
- "language": "en-US",
- "trainings": [
- {
- "title": "string",
- "extId": "string",
- "scenarios": [
- {
- "title": "string",
- "durationInMinutes": 0,
- "extId": "string",
- "description": "string",
- "persona": {
- "backgroundUrl": "string",
- "videoGenerationAvatar": {
- "imageUrl": "string"
}
}
}
]
}
]
}, - "departments": [
- "string"
], - "useCases": [
- "string"
], - "industries": [
- "string"
], - "submittedSessionsCount": 0,
- "tag": "new"
}
]
[- {
- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "isTemplate": true,
- "winningBehaviorsCustom": {
- "title": "string",
- "goodExamples": "string",
- "badExamples": "string",
- "description": "string"
}, - "winningBehaviorsTemplates": {
- "skill": "string",
- "tactic": "string"
}
}
]
language required | string (languageEnum) Enum: "en-US" "fr-FR" "de-DE" "es-ES" "it-IT" "pt-PT" |
{- "avatars": [
- {
- "extId": "string",
- "gender": "string",
- "imageUrl": "string",
- "previewUrl": "string",
- "thumbnailUrl": "string",
- "name": "string"
}
], - "voices": [
- {
- "extId": "string",
- "gender": "string",
- "name": "string",
- "previewUrl": "string",
- "labelKey": "string"
}
]
}
name required | string [ 1 .. 255 ] characters |
age | string or null Enum: "youngAdult" "adult" "olderAdult" |
attitude required | string Enum: "positive" "neutral" "negative" |
industry | string or null [ 1 .. 255 ] characters |
jobRole | string or null [ 1 .. 255 ] characters |
conversationContext required | string Enum: "b2c" "b2b" "internal" |
manners | string or null [ 1 .. 10000 ] characters |
needsAndPains | string or null [ 1 .. 10000 ] characters |
goals | string or null [ 1 .. 10000 ] characters |
personality required | string [ 1 .. 255 ] characters |
personalValues required | string [ 1 .. 255 ] characters |
sex required | string Enum: "male" "female" |
backgroundUrl | string or null [ 1 .. 1000 ] characters |
videoGenerationAvatarExtId required | string |
videoGenerationVoiceExtId required | string |
{- "name": "string",
- "age": "youngAdult",
- "attitude": "positive",
- "industry": "string",
- "jobRole": "string",
- "conversationContext": "b2c",
- "manners": "string",
- "needsAndPains": "string",
- "goals": "string",
- "personality": "string",
- "personalValues": "string",
- "sex": "male",
- "backgroundUrl": "string",
- "videoGenerationAvatarExtId": "string",
- "videoGenerationVoiceExtId": "string"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "age": "youngAdult",
- "attitude": "positive",
- "industry": "string",
- "jobRole": "string",
- "conversationContext": "b2c",
- "manners": "string",
- "needsAndPains": "string",
- "goals": "string",
- "personality": "string",
- "personalValues": "string",
- "sex": "male",
- "backgroundUrl": "string",
- "language": "string",
- "type": "template",
- "videoGenerationVoice": {
- "extId": "string",
- "gender": "string",
- "name": "string",
- "previewUrl": "string",
- "labelKey": "string"
}, - "videoGenerationAvatar": {
- "extId": "string",
- "gender": "string",
- "imageUrl": "string",
- "previewUrl": "string",
- "thumbnailUrl": "string",
- "name": "string"
}, - "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}
personaExtId required | string [ 1 .. 255 ] characters |
name required | string [ 1 .. 255 ] characters |
age | string or null Enum: "youngAdult" "adult" "olderAdult" |
attitude required | string Enum: "positive" "neutral" "negative" |
industry | string or null [ 1 .. 255 ] characters |
jobRole | string or null [ 1 .. 255 ] characters |
conversationContext required | string Enum: "b2c" "b2b" "internal" |
manners | string or null [ 1 .. 10000 ] characters |
needsAndPains | string or null [ 1 .. 10000 ] characters |
goals | string or null [ 1 .. 10000 ] characters |
personality required | string [ 1 .. 255 ] characters |
personalValues required | string [ 1 .. 255 ] characters |
sex required | string Enum: "male" "female" |
backgroundUrl | string or null [ 1 .. 1000 ] characters |
videoGenerationAvatarExtId required | string |
videoGenerationVoiceExtId required | string |
{- "name": "string",
- "age": "youngAdult",
- "attitude": "positive",
- "industry": "string",
- "jobRole": "string",
- "conversationContext": "b2c",
- "manners": "string",
- "needsAndPains": "string",
- "goals": "string",
- "personality": "string",
- "personalValues": "string",
- "sex": "male",
- "backgroundUrl": "string",
- "videoGenerationAvatarExtId": "string",
- "videoGenerationVoiceExtId": "string"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "age": "youngAdult",
- "attitude": "positive",
- "industry": "string",
- "jobRole": "string",
- "conversationContext": "b2c",
- "manners": "string",
- "needsAndPains": "string",
- "goals": "string",
- "personality": "string",
- "personalValues": "string",
- "sex": "male",
- "backgroundUrl": "string",
- "language": "string",
- "type": "template",
- "videoGenerationVoice": {
- "extId": "string",
- "gender": "string",
- "name": "string",
- "previewUrl": "string",
- "labelKey": "string"
}, - "videoGenerationAvatar": {
- "extId": "string",
- "gender": "string",
- "imageUrl": "string",
- "previewUrl": "string",
- "thumbnailUrl": "string",
- "name": "string"
}, - "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "age": "youngAdult",
- "attitude": "positive",
- "industry": "string",
- "jobRole": "string",
- "conversationContext": "b2c",
- "manners": "string",
- "needsAndPains": "string",
- "goals": "string",
- "personality": "string",
- "personalValues": "string",
- "sex": "male",
- "backgroundUrl": "string",
- "language": "string",
- "type": "template",
- "videoGenerationVoice": {
- "extId": "string",
- "gender": "string",
- "name": "string",
- "previewUrl": "string",
- "labelKey": "string"
}, - "videoGenerationAvatar": {
- "extId": "string",
- "gender": "string",
- "imageUrl": "string",
- "previewUrl": "string",
- "thumbnailUrl": "string",
- "name": "string"
}, - "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}
name required | string [ 1 .. 255 ] characters |
jobRole required | string [ 1 .. 255 ] characters |
hierarchy required | string Enum: "low" "mid" "high" |
hasLeadershipResponsibility required | boolean |
industry required | string [ 1 .. 255 ] characters |
department required | string [ 1 .. 255 ] characters |
workplace | string or null Enum: "hybrid" "remote" "onSite" |
seniority required | string Enum: "low" "mid" "high" "veryHigh" |
imageUrl | string or null [ 1 .. 1000 ] characters |
language required | string (languageEnum) Enum: "en-US" "fr-FR" "de-DE" "es-ES" "it-IT" "pt-PT" |
{- "name": "string",
- "jobRole": "string",
- "hierarchy": "low",
- "hasLeadershipResponsibility": true,
- "industry": "string",
- "department": "string",
- "workplace": "hybrid",
- "seniority": "low",
- "imageUrl": "string",
- "language": "en-US"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "jobRole": "string",
- "hierarchy": "low",
- "hasLeadershipResponsibility": true,
- "industry": "string",
- "department": "string",
- "workplace": "hybrid",
- "seniority": "low",
- "imageUrl": "string",
- "language": "string",
- "type": "template",
- "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}
traineeExtId required | string [ 1 .. 255 ] characters |
name required | string [ 1 .. 255 ] characters |
jobRole required | string [ 1 .. 255 ] characters |
hierarchy required | string Enum: "low" "mid" "high" |
hasLeadershipResponsibility required | boolean |
industry required | string [ 1 .. 255 ] characters |
department required | string [ 1 .. 255 ] characters |
workplace | string or null Enum: "hybrid" "remote" "onSite" |
seniority required | string Enum: "low" "mid" "high" "veryHigh" |
imageUrl | string or null [ 1 .. 1000 ] characters |
{- "name": "string",
- "jobRole": "string",
- "hierarchy": "low",
- "hasLeadershipResponsibility": true,
- "industry": "string",
- "department": "string",
- "workplace": "hybrid",
- "seniority": "low",
- "imageUrl": "string"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "jobRole": "string",
- "hierarchy": "low",
- "hasLeadershipResponsibility": true,
- "industry": "string",
- "department": "string",
- "workplace": "hybrid",
- "seniority": "low",
- "imageUrl": "string",
- "language": "string",
- "type": "template",
- "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}
{- "extId": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "name": "string",
- "jobRole": "string",
- "hierarchy": "low",
- "hasLeadershipResponsibility": true,
- "industry": "string",
- "department": "string",
- "workplace": "hybrid",
- "seniority": "low",
- "imageUrl": "string",
- "language": "string",
- "type": "template",
- "firstVersionExtId": "string",
- "nextVersionExtId": "string"
}
customFeedback | string or null [ 1 .. 255 ] characters user customFeedback |
selectedOption required | string Enum: "acceptedAnswer" "rejectedAnswer" "other" user selectedOption |
{- "customFeedback": "string",
- "selectedOption": "acceptedAnswer"
}
userExtId required | string |
aiHeraAllocationSessionId required | string |
aiMissionId required | string |
aiSessionId required | string |
aiStateId required | string |
{- "userExtId": "string",
- "aiHeraAllocationSessionId": "string",
- "aiMissionId": "string",
- "aiSessionId": "string",
- "aiStateId": "string"
}
userExtId required | string |
aiLastStateId | string |
aiHeraAllocationSessionId required | string |
state | string Value: "SUSPENDED" |
{- "userExtId": "string",
- "aiLastStateId": "string",
- "aiHeraAllocationSessionId": "string",
- "state": "SUSPENDED"
}