---
title: "POST /api/v1.0/{storeId}/fpm/edit"
method: POST
path: "/api/v1.0/{storeId}/fpm/edit"
tags: ["Fpm"]
---

# POST /api/v1.0/{storeId}/fpm/edit

`POST /api/v1.0/{storeId}/fpm/edit`

## Path parameters

- `storeId` integer, required

## Request body

- TelephonyConfig — Phone call
  - `TelephonyConfigId` integer — ID of the phone call
  - `ApmEnabled` boolean — APM enabled flag
  - `Type` 'PreRecorded' | 'VoiceAI' — Type of telephony service
  - `ConsentEnabled` boolean — Consent enabled flag
  - `PhoneNumber` string — APM phone number of the store
  - `SendAppLinkSms` boolean — Send app link SMS flag
  - `UseCustomAppLinkSmsMessage` boolean — Use custom app link SMS message flag
  - `UseCustomVoiceMessage` boolean — Use custom voice message flag
  - `AppLinkSmsMessage` string — App link SMS message
  - `ResendApmMessageAfterDays` integer — Amount of days to resend APM message

## Response `200`

OK

## Other responses

- `400` — BadRequest
- `401` — Unauthorized
- `403` — Successful authentication, but authorization has been denied for this request.
- `404` — NotFound
- `500` — InternalServerError

---

[API](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0.md) · [All operations](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flipdish/flipdish-open-api-v1-0/revisions/a72c0465da74/schema)
