LucasArrudaFernand | 2021-03-15 22:17:52 UTC | #1
Hi, I would like to know: How many concurrent active auth tokens can I have ?
Here is the explanation of why I need this info: It is said in the limits documentation that the I can have 20 channels per auth token (https://developer.mypurecloud.com/api/rest/v2/organization/limits.html#platform_api) and that I can have 60 notifications per minute per auth token (notification.operations). ; So basically I want to know in fact how many notifications per minute can I recieve.
Regards, Lucas Arruda
John_Carnell | 2021-03-15 23:45:26 UTC | #2
Hi Lucas,
I am going to forward your question to the head of our notifications team. You should hear back from me or him by tomorrow morning.
Thanks, John
joe.fruland | 2021-03-16 15:46:10 UTC | #3
The notification.operations limit that you found is for public API requests to the notifications service only. This includes creating channels and updating subscriptions. This limit is not applied to the number of events you can receive per minute. There is no hard limit applied to the number of events you can receive as the rate of notifications is determined by our internal services. In most cases one channel should be enough.
system | 2021-04-16 14:30:24 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 10284