Agents
Create Agent
Create a new PlayAI Agent.
POST
Required parameters include the agent’s name and the agent’s prompt.
After you create your agent, you can proceed to start a conversation using our Websocket API, or you can try it
out through our web interface at https://play.ai/agent/<your-agent-id>
.
To update the agents see the Update Agent endpoint.
Authorizations
Headers
Available options:
application/json
Available options:
application/json
Body
application/json
Response
201 - application/json
Agent resource response.
The response is of type object
.