agents

Regenerate Api Key

Regenerate an agent's API key.

post/agents/{agent_id}/regenerate-key

Path parameters

agent_idstring uuid required

Response

Successful Response

namestring required
descriptionstring nullable
avatar_urlstring nullable
slugstring nullable
idstring uuid required
space_idstring uuid required
created_bystring uuid required
character_idstring uuid nullable
instructionsstring nullable
deployment_configobject required
skill_pack_idsstring[]
api_key_prefixstring nullable
is_publishedboolean required
is_activeboolean required
total_conversationsinteger required
total_messagesinteger required
avg_satisfactionnumber nullable
created_atstring date-time required
updated_atstring date-time required
published_atstring date-time nullable
character_namestring nullable
channel_countinteger
mesh_sync_statusstring nullable
api_keystring required

Changes

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