# Delete a grant Deletes a grant specified by the grantId. This is for a user that is specified by the userId Endpoint: DELETE /v3/users/{userId}/grants/{grantId} Version: 2026-01-08 Security: ZephrHmacHttp ## Path parameters: - `userId` (string, required) Unique User identifier Example: "3f589a2d-86ad-4b70-a5df-68dca75a3a21" - `grantId` (string, required) Unique Grant identifier Example: "5fag4a2d-86cd-4bb0-a5df-68dca75a3a21" ## Response 200 fields ## Response 404 fields