# Delete Service Principal

Launch stage: GA

`DELETE /api/2.0/preview/scim/v2/ServicePrincipals/{id}`

Delete a single service principal in the <Databricks> workspace.

API scopes: scim

## Path parameters

- `id` (string, optional)
  Unique ID for a service principal in the <Databricks> workspace.

## Response

```json
{}
```

