---
title: "POST /api/apps/{id}/secret/reveal"
method: POST
path: "/api/apps/{id}/secret/reveal"
tags: ["apps", "webhooks"]
---

# POST /api/apps/{id}/secret/reveal

`POST /api/apps/{id}/secret/reveal`

Reveal an app secret

## Path parameters

- `id` string, uuid, required

## Response `200`

Secret revealed successfully

- object
  - `secret` string, required

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — App not found
- `500` — Internal server error

---

[API](https://skmtc.dev/ethcomments/apis/ethereum-comments-protocol-indexer-api.md) · [All operations](https://skmtc.dev/ethcomments/apis/ethereum-comments-protocol-indexer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ethcomments/ethereum-comments-protocol-indexer-api/revisions/fc5aae1cdc03/schema)
