Reference for https://sentrysvc.com/v1/user/signup/resend
Resend new OTP via app signup
Url: https://sentrysvc.com/v1/user/signup/resend
HTTP Method: PUT
| Message direction | Format | Body |
|---|---|---|
| Request | Unknown | Cannot infer schema. The Request body is wrapped. |
| Response | Xml | Example |
| Response | Json | Example |
The following is an example response Xml body:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">String content</string>
The following is an example response Json body:
"String content"