CustomScript
Manage custom scripts that can be executed on devices.
Get Custom Scripts
Get list of Custom Scripts
Create Custom Script
Create new custom script in organization by `customScriptUid`.
Get Custom Script
Get Custom Script.
Update Custom Script
Update existing custom script in organization by `customScriptUid`.
Delete Custom Script
Delete Custom Script.
Count Custom Scripts
Count Custom Scripts
Get Managed Custom Scripts
Get list of managed (global) Custom Scripts maintained by signageOS. Managed scripts are available to every organization for listing and execution. Requires the `scripts` feature entitlement.
Create Managed Custom Script
Create a new managed (global) Custom Script maintained by signageOS. Managed scripts have no owning organization and can be executed by any organization. **This endpoint is restricted to signageOS admin accounts** and is not intended for regular users. Requires the `scripts` feature entitlement.
Get Managed Custom Script
Get a single managed (global) Custom Script by `customScriptUid`. Available to every organization with the `scripts` feature entitlement.
Update Managed Custom Script
Update an existing managed (global) Custom Script by `customScriptUid`. **This endpoint is restricted to signageOS admin accounts** and is not intended for regular users. Requires the `scripts` feature entitlement.
Delete Managed Custom Script
Delete a managed (global) Custom Script by `customScriptUid`. **This endpoint is restricted to signageOS admin accounts** and is not intended for regular users. Requires the `scripts` feature entitlement.