# Delete

Launch stage: GA

`DELETE /api/2.1/unity-catalog/providers/{name_arg}`

Deletes an authentication provider, if the caller is a metastore admin or is the owner of the provider.

API scopes: sharing

## Path parameters

- `name_arg` (string, optional)
  Name of the provider.

## Response

```json
{}
```

