Attach an action

Headers

AuthorizationstringRequired

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 attach an action to.
actionslist of stringsOptional
To find an action's ID, go to its page in your Synthflow dashboard.

Response

200
statusstring or null
responseobject or null

Errors