interview-agents

Update Agent Profile

patch/v1/interview-agents/{agent_id}

Path parameters

agent_idstring uuid required

Request body

namestring nullable
descriptionstring nullable
avatar_typestring nullable
avatar_emojistring nullable
voice_providerstring nullable
voice_idstring nullable
voice_languagestring nullable
base_promptstring nullable
instructionsstring nullable
communication_guidelinesstring nullable
culture_guidelinesstring nullable
default_languagestring nullable
statusstring nullable
folderstring nullable
skill_idsstring[] 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.