Detach an action

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
statusstring
Whether the request was successful.
responseobject

Errors

400
Bad Request Error