Verify Email (Code)
POST {{apiPath}}/environments/{{envID}}/users/{{userID}}/emailVerification
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Verify Email (Code).
Request Body
{"verificationCode"=>"{{verificationCode}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |