null
, the operation assigns the default field configuration scheme.curl --location --request PUT '/rest/api/3/fieldconfigurationscheme/project' \
--header 'Content-Type: application/json' \
--data-raw '{
"fieldConfigurationSchemeId": "10000",
"projectId": "10000"
}'
null