---
title: "DELETE /reports/{id}/access-grants/{grantId}"
method: DELETE
path: "/reports/{id}/access-grants/{grantId}"
tags: ["Reports"]
---

# DELETE /reports/{id}/access-grants/{grantId}

`DELETE /reports/{id}/access-grants/{grantId}`

## Path parameters

- `id` string, required
- `grantId` string, required

## Response `200`

Revoked report access grant

- WebhookResponse
  - `data` object, required
    - `ok` boolean, required
  - `meta` object

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/greentally/apis/esgai-api.md) · [All operations](https://skmtc.dev/greentally/apis/esgai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/greentally/esgai-api/revisions/4fccdcaa5e57/schema)
