---
title: "Store Mango Voice credentials securely"
method: POST
path: "/integrations/credentials/mango-voice"
tags: ["IntegrationCredentials"]
---

# Store Mango Voice credentials securely

`POST /integrations/credentials/mango-voice`

## Request body

- MangoVoiceCredentialsDto — Mango Voice API credentials. The API key from Mango is a single string with three parts separated by "/" - split before sending.
  - `ident1` string, nullable
  - `ident2` string, nullable
  - `ident3` string, nullable

## Response `200`

OK

- MangoCredentialsStatusDto
  - `isConfigured` boolean
  - `hasUserApiCredentials` boolean

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/revisions/e7d381a5453b/schema)
