API support for Factor Enrollment Nicknames?

Enabling the “Includes factor enrollment nickname in SIW” feature allows end-users to set a nickname for some of their factors in the Okta web-ui.

However, it seems like there is no support for this value in the User Factors API. I can’t find any way to set a nickname through the POST /api/v1/users/{userId}/factors endpoint, nor access it (if set in the web-ui) when listing enrolled factors through the GET /api/v1/users/{userId}/factors endpoint.

If this isn’t supported, are there plans to expose it in a future version?

Thank you for reaching out here on the Okta Developer Forum. We noticed that your question is more closely related to the Users API. To ensure you receive the most accurate and timely assistance, we recommend reposting your query on Okta’s Community at: https://support.okta.com/help/s/community

Okta’s teams on the Community are better equipped to provide the comprehensive support and guidance you need, as they have the specialised knowledge and expertise in that domain.

@elibon The MyAccounts API allows for setting nicknames for the authenticators that support them. API docs here: Update an enrollment