Forced_stopping enum status is removed from MessagingCampaignResource

Description

MessagingCampaign enum is being used in a public resource MessagingCampaignsResource and is visible on the public Api Explorer. Status forced_off is added and status forced_stopping is removed from the set of enum values. If the end users tried to use the new status on a PUT request to update a campaign, they would get a 400 with an error about an invalid value for the parameter.

Change Category

API

Change Context

forced_stopping status is removed as one of the possible MessagingCampaign enum status value.

Change Impact

The parameter was part of an unreleased feature. If the end users tried to use the new status forced_off on a PUT request to update a campaign, they would get a 400 with an error about an invalid value for the parameter. forced_stopping status is removed.

Date of Change

Immediate

Impacted APIs

/api/v2/outbound/messagingcampaigns

References

[OD-1216]

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