---
title: "/api/fetchSlackWebhooks"
method: POST
path: "/api/fetchSlackWebhooks"
---

# /api/fetchSlackWebhooks

`POST /api/fetchSlackWebhooks`

## Headers

- `x-api-key` string, required

## Request body

- object

## Response `200`

description

- object
  - `apiTokenId` integer
  - `apiTokenDeleted` boolean
  - `webhookName` string
  - `tokenUtility` string
  - `error` string
  - `webhookUrl` string
  - `frequencyInSeconds` integer

---

[API](https://skmtc.net/akto/apis/aktoswagger.md) · [All operations](https://skmtc.net/akto/apis/aktoswagger/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akto/aktoswagger/versions/37b897810993/schema)
