---
title: "WhatsApp Voice call enable disable API"
method: POST
path: "/partner/app/{appId}/voice"
tags: ["Voice Call Management"]
---

# WhatsApp Voice call enable disable API

`POST /partner/app/{appId}/voice`

This API is used to enable/disable voice functionality at app level.

## Path parameters

- `appId` string, required

## Response `200`

Success

- VoiceCallActionResponse
  - `status` string — Status of the voice call action
  - `message` string — Response message

## Other responses

- `401` — Unauthorized
- `403` — Forbidden - no permissions to access resource
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/gupshup/apis/partner-portal-public-apis.md) · [All operations](https://skmtc.net/gupshup/apis/partner-portal-public-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gupshup/partner-portal-public-apis/revisions/1846573c8f87/schema)
