Scripts

Delete Script

Delete a script Python file.

Permanently removes the specified script file from the scripts directory. This action cannot be undone. Any configurations referencing this script will become invalid.

Warning: Ensure no running bots are using this script before deletion. Configurations that reference a deleted script will fail to load.

delete/scripts/{script_name}

Path parameters

script_namestring required

Response

Successful Response

object required

Changes