Invites
Validates OTP for the invite
post/v2/api/invites/otp/validate
Request body
Example request
{
"code": "d02jddeib0lqpsir28fbskg9v0rv",
"otp": 123456
}Response
No content
{
"code": "d02jddeib0lqpsir28fbskg9v0rv",
"otp": 123456
}No content