Scripts

Delete a script

Soft-delete a project script by name.

delete/scripts/{name}

Path parameters

namestring required

Script to delete.

Request body

projectIdstring uuid

Project that owns the script. Auto-filled from CLI and SDK context when omitted.

Changes

No recorded changes to this endpoint across all 4 revisions of this API.