# Delete an account grant Deletes an account grant specified by the grantId. This is for a user that is specified by the accountId. Endpoint: DELETE /v4/accounts/{accountId}/grants/{grantId} Version: 2026-01-08 Security: ZephrHmacHttp ## Path parameters: - `accountId` (string, required) Unique Account 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