Scripts

Delete Script Config

Delete a script configuration file.

Permanently removes the specified configuration YAML file from the conf/scripts directory. This action cannot be undone. The configuration will no longer be available for use with new bot instances.

Note: Deleting a configuration does not affect bots that are already running with a copy of this configuration. Running bots maintain their own configuration state.

delete/scripts/configs/{config_name}

Path parameters

config_namestring required

Response

Successful Response

object required

Changes