We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547914f commit 50fea41Copy full SHA for 50fea41
docs.json
@@ -864,7 +864,12 @@
864
"pages": [
865
"x-api/account-activity/migrate/overview"
866
]
867
- }
+ },
868
+ "x-api/account-activity/check-if-a-subscription-exists-for-a-given-webhook-and-user",
869
+ "x-api/account-activity/deactivates-a-subscription-for-the-specified-webhook-and-user-id",
870
+ "x-api/account-activity/get-a-count-of-subscriptions-that-are-currently-active-on-your-account",
871
+ "x-api/account-activity/request-activity-replay",
872
+ "x-api/account-activity/subscribes-the-provided-application-to-all-events-for-the-provided-user-context-for-all-message-types",
873
874
},
875
{
0 commit comments