Skip to content
BolderBolder API
Esc
navigateopen⌘Jpreview

Demote a contact

DELETE/customers/{id}/activation
Authorization
AuthorizationBearer token (JWT) · headerrequired
Path parameters
idintegerrequired
Responses
204Contact demoted
Request
curl -X DELETE "https://api.onbolder.com/v2/customers/0/activation" \
  -H "Authorization: Bearer YOUR_TOKEN"
Response
Contact demoted