Send a verification code to a phone contact
POST/api/v1/orgs/:org/users/me/notification-contacts/:contactUid/verify
Issues a 6-digit code (10-minute expiry, rate-limited to 3/hour per contact) and sends it via the organization's default Twilio connection. Only phone contacts can be verified.
Request
Responses
- 204
- 400
- 401
- 404
- 422
- 429
Code sent
Validation error
Authentication required
Resource not found
No SMS provider configured for this organization
Verification code requested too recently