Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v6.0.0: Stores #32

Merged
merged 1 commit into from
Dec 8, 2023
Merged

v6.0.0: Stores #32

merged 1 commit into from
Dec 8, 2023

Conversation

kkupreeva
Copy link
Member

@kkupreeva kkupreeva commented Dec 8, 2023

Summary

New endpoints

Integration API

Management API

Changes:

⚠️ Deprecation Notice

  • The endpoint to create notification about campaign-related changes (POST /v1/applications/{applicationId}/notification_webhooks) was deprecated
  • The endpoint to delete notification about campaign-related changes (DELETE /v1/applications/{applicationId}/notification_webhooks/{notificationWebhookId}) was deprecated
  • The endpoint to get notification about campaign-related changes (GET /v1/applications/{applicationId}/notification_webhooks/{notificationWebhookId}) was deprecated
  • The endpoint to list notifications about campaign-related changes (GET /v1/applications/{applicationId}/notification_webhooks) was deprecated
  • The endpoint to update notification about campaign-related changes (PUT /v1/applications/{applicationId}/notification_webhooks/{notificationWebhookId}) was deprecated

Copy link

This pull request has been linked to Shortcut Story #31534: Update JS SDK.

@kkupreeva kkupreeva changed the title v6.0.0: update v6.0.0: Stores Dec 8, 2023
@kkupreeva kkupreeva merged commit 854d230 into master Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant