update
Replace a SWML script resource. Uses PUT for full replacement.
Path parameters
id
Unique ID of a SWML Script.
Request
Update Calling Script
Request body to update an existing calling SWML Script. All fields are optional — include only what you want to change.
OR
Update Messaging Script
Request body to update an existing messaging SWML Script. All fields are optional — include only what you want to change.
Response
id
Unique ID of the SWML Script.
project_id
Unique ID of the Project.
display_name
Display name of the SWML Script Fabric Resource
type
Type of the Fabric Resource
created_at
Date and time when the resource was created.
updated_at
Date and time when the resource was updated.
swml_script
SWML Script data.
Response Example
Response