Delete a workspace grant
Delete a specific grant of permissions granted on a workspace to a user or team.
### Usage notes
- Retrieve the **workspaceId** by calling the [/v2/workspaces](https://help.sigmacomputing.com/reference/list-workspaces) endpoint.
- Retrieve the **grantId** by calling the [/v2/workspaces/{workspaceId}/grants](https://help.sigmacomputing.com/reference/list-workspace-grants) endpoint.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
workspaceId
grantId
Response
The response body.

