This method is used when you need to re-send SMS to a person who apprive createinf approve creating or updating data about himself.
This method can be used to send to the same number that was sent after the Create person request.
This endpoint is used to send to person’s another authentication method after Update person request. The sms is sended by default to auth_method which has field is_primary = True.
This endpoint is used to send to person’s another authentication method after Update person request. At the response of Update person request and Get by ID in the block urgent has the array of all person’s methods of authentication. There is the alias of the methods. In request of endpoint Resend auth method transfer alias and the type of authentication to send an SMS to it.
...