Patch ivr_menu
PATCH/v1/ivr_menus/{id}
JSON Merge Patch update.
Pfad-Parameter
| Name | Typ | Beschreibung |
|---|---|---|
iderforderlich | string |
Beispiel
curl -X PATCH https://api.codemeta-os.de/v1/ivr_menus/{id} \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.ivr_menus.patch();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |