Assistants

Clone assistant

Clone a specific assistant

post/generative_ai/{assistant_id}/clone

Path parameters

assistant_idstring required

ID of assistant to clone

Request body

CloneAssistant required

Response

successful

successboolean

Example response

{
  "success": true
}

Changes

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