# Delete

Launch stage: GA

`DELETE /api/2.0/global-init-scripts/{script_id}`

Deletes a global init script.

API scopes: global-init-scripts

## Path parameters

- `script_id` (string, optional)
  The ID of the global init script.
  Example: `714B166709FBD56F`

## Response

```json
{}
```

