Update the prompt of an agent
Agent
Update the prompt of an agent
Replaces the current prompt of an agent with a new value. The agent must belong to the same company as the API key used for authentication. The prompt must not be empty and cannot exceed 50,000 characters.
PUT
Update the prompt of an agent
Authorizations
Headers
Api key to pass as a X-Api-Key request header.
Path Parameters
ID of the agent.
Body
application/json
The new prompt text for the agent. Must not be empty and cannot exceed 50,000 characters.
Required string length:
1 - 50000
