Skip to content
BolderBolder API
Esc
navigateopen⌘Jpreview

Start contact activation

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