Create Agent in Folder
Create Agent in Folder — Taskade REST API v1 reference: POST /folders/{folderId}/agents. Parameters, authentication, and response schema.
post
Create an agent in a team or workspace.
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
folderIdstringRequired
Body
namestringRequired
dataany ofRequired
or
Responses
200
Default response
application/json
okboolean · enumRequiredPossible values:
4XX
Error description
application/json
post/folders/{folderId}/agents
Last updated
Was this helpful?