v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
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