create
Create a new SWML script resource.
Request
Create Calling Script
Request body to create a SWML Script that handles inbound or outbound calls.
OR
Create Messaging Script
Request body to create a SWML Script that handles inbound SMS or MMS messages.
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