cURL
curl --request POST \ --url https://api.forestreet.com/projects \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "email": "<string>", "projectName": "<string>", "projectDescription": "<string>" }'
{ "message": { "studyId": 4162, "topicId": 4299 } }
Create a new empty project