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: Achievements #29

Merged
merged 3 commits into from
Jun 5, 2024
Merged

v6.0.0: Achievements #29

merged 3 commits into from
Jun 5, 2024

Conversation

kkupreeva
Copy link
Member

@kkupreeva kkupreeva commented May 28, 2024

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

@kkupreeva kkupreeva self-assigned this Jun 5, 2024
@kkupreeva kkupreeva marked this pull request as ready for review June 5, 2024 13:24
@kkupreeva kkupreeva merged commit 96d206f into master Jun 5, 2024
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.

2 participants