curl --location --request PUT 'https://api.wexa.ai/storage///?projectID' \ --header 'Content-Type: text/plain' \ --data-raw '{ "status": "active", "email": "alice+new@example.com" }'
{}