You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
POST /v1/users/invite | Invite user from identity provider
Changes
Create strikethrough notification endpoint path was changed to /v1/applications/{applicationId}/catalogs/notifications/strikethrough
⚠️ 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