Skip to content
BolderBolder API
Esc
navigateopen⌘Jpreview

Start phone validation

POST/customers/{id}/phone_validations
Authorization
AuthorizationBearer token (JWT) · headerrequired
Path parameters
idintegerrequired
Responses
201Phone validation started
Request
curl -X POST "https://api.onbolder.com/v2/customers/0/phone_validations" \
  -H "Authorization: Bearer YOUR_TOKEN"
Response
Phone validation started