<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007uYLurCAGOkta Classic EngineAuthenticationAnswered2024-04-26T05:05:26.000Z2022-08-09T20:37:01.000Z2022-08-10T19:46:32.000Z

DanW.42369 (Customer) asked a question.

What Okta Admin Permissions are Required for factors API Call

Trying to make an API call to the factors API via an HTTP post to /api/v1/users/${userId}/factors/${factorId}/verify and I'm trying to determine what admin permissions are required for this call to succeed. None of the admin permissions give me an idea of which to grant for this call and I can't find any information on it via the documentation page.

 

The API call fails with "You do not have permission to perform the requested action" when using a read only administrator account. The API call does work when using an org admin token, but I would prefer to avoid using the org admin role as it is excessive for my needs.

 

https://developer.okta.com/docs/reference/api/factors/*response-example-21


This question is closed.
Loading
What Okta Admin Permissions are Required for factors API Call