Skip to main content

Update SWML Script

Updates a SWML Script by ID.

Path Parameters
id uuid REQUIRED

The ID of the SWML Script

Request Body REQUIRED
contents string
Responses
200

A SWML Script

Schema OPTIONAL
id uuid OPTIONAL
project_id uuid OPTIONAL
display_name string OPTIONAL
type string OPTIONAL
created_at date-time OPTIONAL
updated_at date-time OPTIONAL
swml_script object OPTIONAL
id uuid OPTIONAL

A unique identifier for the SWML Script

contents string OPTIONAL
request_url uri OPTIONAL
display_name string OPTIONAL
422

Unprocessable Entity

Schema OPTIONAL
type string
code string
message string
attribute string OPTIONAL
url uri