interview-agents

Create Agent Profile

post/v1/interview-agents

Request body

workspace_idstring uuid required
namestring required
descriptionstring nullable
folderstring nullable

Response

Successful Response

idstring uuid required
workspace_idstring uuid required
namestring required
descriptionstring nullable
avatar_typestring required
avatar_emojistring nullable
avatar_storage_keystring nullable
avatar_urlstring nullable
voice_providerstring nullable
voice_idstring nullable
voice_languagestring nullable
base_promptstring required
instructionsstring required
communication_guidelinesstring required
culture_guidelinesstring required
positive_examplesobject[] required
negative_examplesobject[] required
default_languagestring nullable
statusstring required
folderstring nullable
created_bystring nullable
created_by_emailstring nullable
created_by_namestring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.