Skip to main content
POST
Agent onboarding - Step 7 (OTP Verification)

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
contact_number_otp
string
required

OTP received via SMS for phone verification

Example:

"12345"

Response

200

Step 7 updated