Attach Action
POST
https://api.anunzi.net/v2/actions/attach
Attach one or more custom actions to an AI assistant in your Anunzi environment.
Body Parameters
Parameter
Type
Required
Description
model_id
string
Yes
The Model ID of the assistant to which actions will be attached.
actions
array of strings
Yes
A list of Action IDs that will be attached to the assistant.
Example Request (cURL)
Example Response (200 OK)
Status Codes
Code
Description
200
Actions attached successfully.
400
Bad Request. Invalid or missing parameters.
Última actualización
¿Te fue útil?