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