docs/WebChatApi.md in purecloudplatformclientv2-52.0.0 vs docs/WebChatApi.md in purecloudplatformclientv2-53.0.0

- old
+ new

@@ -20,12 +20,12 @@ <a name="delete_webchat_deployment"></a> ## delete_webchat_deployment(deployment_id) +<span style="background-color: #f0ad4e;display: inline-block;padding: 7px;font-weight: bold;line-height: 1;color: #ffffff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: .25em;margin: 10px 0;">DEPRECATED</span> - Delete a WebChat deployment Wraps DELETE /api/v2/webchat/deployments/{deploymentId} @@ -142,12 +142,12 @@ <a name="get_webchat_deployment"></a> ## [**WebChatDeployment**](WebChatDeployment.html) get_webchat_deployment(deployment_id) +<span style="background-color: #f0ad4e;display: inline-block;padding: 7px;font-weight: bold;line-height: 1;color: #ffffff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: .25em;margin: 10px 0;">DEPRECATED</span> - Get a WebChat deployment Wraps GET /api/v2/webchat/deployments/{deploymentId} @@ -207,12 +207,12 @@ <a name="get_webchat_deployments"></a> ## [**WebChatDeploymentEntityListing**](WebChatDeploymentEntityListing.html) get_webchat_deployments +<span style="background-color: #f0ad4e;display: inline-block;padding: 7px;font-weight: bold;line-height: 1;color: #ffffff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: .25em;margin: 10px 0;">DEPRECATED</span> - List WebChat deployments Wraps GET /api/v2/webchat/deployments @@ -325,12 +325,12 @@ <a name="post_webchat_deployments"></a> ## [**WebChatDeployment**](WebChatDeployment.html) post_webchat_deployments(body) +<span style="background-color: #f0ad4e;display: inline-block;padding: 7px;font-weight: bold;line-height: 1;color: #ffffff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: .25em;margin: 10px 0;">DEPRECATED</span> - Create WebChat deployment Wraps POST /api/v2/webchat/deployments @@ -390,10 +390,10 @@ <a name="put_webchat_deployment"></a> ## [**WebChatDeployment**](WebChatDeployment.html) put_webchat_deployment(deployment_id, body) - +<span style="background-color: #f0ad4e;display: inline-block;padding: 7px;font-weight: bold;line-height: 1;color: #ffffff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: .25em;margin: 10px 0;">DEPRECATED</span> Update a WebChat deployment