/scripts/delete

Deletes a script by id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Id of the script to delete.

string | null

Branch of the script to delete.

string
enum

Environment of the script to delete.

Allowed:
Headers
string

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

Responses
200

Script deleted successfully.

400

Branch doesn't exist or script not found.

412

Script does not exist in the specified branch.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!