Authorization: Bearer ********************curl --location 'https://api.pibox.com/v1/account/projects/create' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"title": "title",
"team_id": 737
}'{
"id": 166573
}