Duplicate agent

Create a new agent by duplicating an existing one

Path parameters

agent_idstringRequired
The id of an agent. This is returned on agent creation.

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
namestring or nullOptional
A name to make the agent easier to find

Response

Successful Response
agent_idstring
ID of the created agent

Errors