Skip to main content
POST
Remove a registered user

Authorizations

Authorization
string
header
required

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

Body

application/json
phone
string
required

Phone number in E.164 format

Example:

"+15551234567"

Response

Unregister result

removed
boolean
existing
boolean

False when no matching user exists

removedUserIds
string[]