Skip to main content
POST
Validate verification code

Authorizations

Authorization
string
header
required

The API key configured in openclaw.json under plugins.entries.loglife.config.apiKey

Body

application/json
phone
string
required
Example:

"+15551234567"

code
string
required

6-digit verification code

Example:

"482910"

Response

Verification result

verified
boolean
error
string

Present when verified is false