Hi @Veniamin Toropov
According to the documentation, self-service operations are not currently supported.
This means that you cannot currently call POST /beta/me/authentication/fido2Methods
API to create FIDO2 authentication methods for yourself but can only call POST /beta/users/{user_id}/authentication/fido2Methods
API to create FIDO2 authentication methods for other users.
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.