Headers
Path Parameters
Response
OK
curl --request POST \
--url https://api.icepanel.io/v1/user/{userId}/verify-email \
--header 'Verification-Token: <verification-token>'{
"authToken": "<string>"
}curl --request POST \
--url https://api.icepanel.io/v1/user/{userId}/verify-email \
--header 'Verification-Token: <verification-token>'{
"authToken": "<string>"
}OK