REST API for simple User
-
I have created a new user with
user-permissionand then I created a token for this user from XO. I used this token to use therest-apisbut on calling it's returningunauthorized. Can you please give me reason about this behavior?from this I am getting that only admin user have rights to use
rest-apis

/v6route is also throwing errors for user withuser-permission
-
Hi @irtaza9.
The REST API is only available for admin users.
It is planned to handle other types of users in a few months -
O olivierlambert marked this topic as a question on
-
O olivierlambert has marked this topic as solved on