Skip to main content
POST
Send a Support Script to a Device

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org_name
string
required

Organization Name

product_name
string
required

Product Name

identifier
string
required

Device Identifier

name_or_id
required

Support Script Name or ID. Name takes priority.

Query Parameters

timeout
integer

How long to wait for a device response in milliseconds

Response

Script output

The response is of type string.