v1

latestOpenAPI 3.0.02026-07-244771176.5 KB
Senders

Confirm a verification code

Confirms a sender registration by submitting the verification code. On success, the verification status becomes CONFIRMED and the sender registration status becomes VERIFIED. If you exceed the allowed attempts, the verification becomes FAILED. Request a new verification code to try again.

post/v2/senders/registrations/{registration_id}/verifications/confirmation

Path parameters

registration_idstring uuid required

Unique identifier of the sender registration.

Request body

codestring required

The verification code received via the selected verification method.

Response

Successful response containing the verification confirmation details.

requestobject

Optional metadata (e.g. requestId, traceId)

metaobject

Optional pagination, feature flags, etc.