post https://api.next-tech.com/v1/project//customfields/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.next-tech.com/v1/project/project_id/customfields/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"name": "sector",
"value": "infrastructure"
}