OpenAPI 3.0.2raw.githubusercontent.com2026-08-20264129497.1 KB

d2e5c5ea6e4c

Script Library

Update script

Update an existing script's name and/or code.

put/v1/script-library/{script-id}

Path parameters

script-idinteger required

Script ID

Request body

namestring required

Script name (alphanumeric, underscore, colon; must not start with digit or colon)

codestring required

NXSL source code

Response

Script updated successfully

idinteger

ID of the updated script