Detach an action

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
model_idstringRequired
The ID of the agent you want to detach an action from.
actionslist of stringsOptional
To find an action's ID, go to its page in your Synthflow dashboard.

Response

200
statusstringOptional
Whether the request was successful.
responseobjectOptional

Errors

400
Bad Request Error