v1

latestOpenAPI 3.0.0ISC2026-07-26782347.5 KB
scripts

Deletes a script by id.

post/scripts/delete

Headers

X-Phantombuster-Orgstring

ID of the org that is perfoming the operation (not necessary when using a third party key)

Request body

idstring required

Id of the script to delete.

branchstring nullable

Branch of the script to delete.

environment'staging' | 'release'

Environment of the script to delete.

Response

Script deleted successfully.