v4
latestSwagger 2.02026-08-0343714211.7 MBbehaviors
Behaviors
Update Behavior
Update Behavior
patch/behaviors/{id}
Path parameters
idinteger required
Behavior ID.
Response
The Behaviors object.
Example response
{
"id": 1,
"path": "example",
"attachment_url": "example",
"behavior": "webhook",
"name": "example",
"description": "example",
"public_hosting_url": "example",
"disable_parent_folder_behavior": true,
"recursive": true,
"inherited": true,
"managed": true,
"root_behavior_site_admin_only": true
}