curl --request POST \
--url https://business.tgo-eg.com/api/v1/auth/register \
--header 'Content-Type: application/json' \
--data '
{
"email": "owner@example.com"
}
'{
"message": "<string>"
}curl --request POST \
--url https://business.tgo-eg.com/api/v1/auth/register \
--header 'Content-Type: application/json' \
--data '
{
"email": "owner@example.com"
}
'{
"message": "<string>"
}