delete https://api.sigmacomputing.com/v2/connections//grants/
Deletes a specific permission granted on a specific connection.
Usage notes
- Retrieve the connectionId by calling the /v2/connections endpoint.
Usage scenarios
- Principle of least privilege: Reduce the permissions granted to specific users and teams on a connection to only what is needed.
- User offboarding: Remove connection permissions granted to a user that will be deactivated.