cURL
curl --request POST \ --url https://dev.bringin.xyz/api/v0/bringin-link/resend-otp \ --header 'Content-Type: application/json' \ --header 'api-key: <api-key>' \ --data ' { "challengeId": "<string>" } '
{ "challengeId": "abc123" }
challengeId