Authorization: Bearer ********************{
"name": "姓雨桐",
"logo": "https://avatars.githubusercontent.com/u/71590101",
"companyName": "范雨涵",
"region": "华中",
"employees": "enim",
"website": "laboris",
"firstName": "风华",
"lastName": "段",
"jobTitle": "主管市场营销策划师",
"email": "jlbffg.hge60@21cn.com",
"plan": "FREE",
"ref": "nostrud sed",
"limitation": "dolore"
}curl --location 'https://web-api.blockindex.com/project/open/free' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "姓雨桐",
"logo": "https://avatars.githubusercontent.com/u/71590101",
"companyName": "范雨涵",
"region": "华中",
"employees": "enim",
"website": "laboris",
"firstName": "风华",
"lastName": "段",
"jobTitle": "主管市场营销策划师",
"email": "jlbffg.hge60@21cn.com",
"plan": "FREE",
"ref": "nostrud sed",
"limitation": "dolore"
}'{
"status": "success",
"requestId": "5ed6a9d4-1280-35f8-7099-85cd5c1c518b",
"data": true
}