latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-17264128491.2 KB

070b10a450e2

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