curl --location -g --request POST 'http:///account/verify' \ --header 'Content-Type: application/json' \ --data-raw '{ "code": "<Registration Code Received via SMS/Voice>" }'
{}