Agents
Edit An Agent
Add a new Agent
POST
Path Parameters
The resourceSlug is a url parameter of the teamId associated with the user
the agentId of the agent that will be edited
Body
agent.json
JSON body containing the edited agent, all edited fields contain their new value and any unedited fields must still be included but with their original value.
An agent object used for tasks or apps
Response
302
dynamicResponse
Successful operation, redirect to '/{resourceSlug}/agents'.
Server response after successsfully adding a new object