Import agent configuration

Create a new agent configuration from a JSON body matching the agent config schema.

Path Params
string
required

ID of the workspace

Body Params
agent
object
required
string
required
generation_settings
object
required
tags
array of objects
required
tags*
editors
array of objects
required
editors*
toolset
array of objects
required
toolset*
Responses

400

Bad Request. Invalid request body.

401

Unauthorized. Invalid or missing authentication token.

405

Method not supported. Only POST is expected.

500

Internal Server Error.

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json