v52

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-03432547.1 KB
Invites

Validates OTP for the invite

post/v2/api/invites/otp/validate

Request body

codestring required
otpinteger required

Example request

{
  "code": "d02jddeib0lqpsir28fbskg9v0rv",
  "otp": 123456
}

Response

No content