PATCH /api/v2/conversations/messaging/integrations/whatsapp/{integrationId} remove unneeded/unused fields

Description

The Whatsapp Embedded Signup flow PATCH request includes some old, unneeded, and unused, fields. These fields were only used prior to the embedded signup changes; they have been ignored in the APIs for some time. We will now remove them from the public API.

The fields being removed are:

"action"
"authenticationMethod"
"confirmationCode"
"phoneNumber"

Change Category

API

Change Context

Removal of unneeded/unused fields in the API request body

Change Impact

There is no impact to customers, as these fields are currently ignored and dropped.

Date of Change

Immediate

Impacted APIs

PATCH /api/v2/conversations/messaging/integrations/whatsapp/{integrationId}

References

[MSG-6051]

This topic was automatically closed 62 days after the last reply. New replies are no longer allowed.