---
title: "PUT /api/phishing/imap"
method: PUT
path: "/api/phishing/imap"
tags: ["api"]
---

# PUT /api/phishing/imap

`PUT /api/phishing/imap`

## Request body

- PhishingForwardedNotificationEmailToIMAPCredentialsMapping
  - `id` string, uuid
  - `company` string, uuid
  - `email` string
  - `decrypted_password` string

## Response `200`

OK

- PhishingForwardedNotificationEmailToIMAPCredentialsMapping
  - `id` string, uuid
  - `company` string, uuid
  - `email` string
  - `decrypted_password` string

---

[API](https://skmtc.net/haekka/apis/snippets-api.md) · [All operations](https://skmtc.net/haekka/apis/snippets-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haekka/snippets-api/revisions/2a72ba99e389/schema)
