Skip to main content
PUT
/
v1
/
agent-steps
/
agent
/
{id}
/
steps
cURL
curl --request PUT \
  --url https://api.nuvia.ai/v1/agent-steps/agent/{id}/steps \
  --header 'Content-Type: application/json' \
  --data '[
  "<string>"
]'

Path Parameters

id
string
required

Body

application/json

Response

200 - undefined