delete https://api.sigmacomputing.com/v2/connections/paths//grants/
Delete a specific permission granted to a specific connection path for a user or team.
Usage notes
- Retrieve the connectionPathId by calling the /v2/connection/{connectionId}/lookup endpoint and using the
inodeId
included in the response, or by calling the /v2/connections/paths endpoint and using theurlId
included in the response. - Retrieve the grantId by calling the /v2/connections/paths/{connectionPathId}/grants endpoint.