Hi Members,
I am trying to know related to REST API authorization token (Azure JWT - Bearer) limits that,
1. Is there any token generation limits, I mean number of tokens per hour.
2. Is there any maximum request limits per token?
(Or)
Any available document related to the above points are enough too.
Because we are using OData REST APIs for integration and which includes transnational data (Header with multiple lines) as well.
Thanks in advance.