Manually opt out a phone (idempotent).
POST/api/v1/opt-outs
If the phone is already on the active opt-out list, returns the existing row with already_opted_out=true.
Request
Responses
- 200
- 201
- 400
- 401
- 403
Already opted out (idempotent)
Opt-out recorded
Missing or invalid parameters
Invalid or missing API key
API key lacks the required scope for this endpoint