curl --location 'https://api.efestra.com/api/react/v2/external/experiments/' \
--header 'X-API-Key: <api-key>'{
"id": "string",
"name": "string",
"start_date": "string",
"end_date": "string",
"description": "string",
"hypothesis": "string"
}