curl --location --request PUT '/rest/api/3/workflowscheme/project' \ --header 'Content-Type: application/json' \ --data-raw '{ "projectId": "10001", "workflowSchemeId": "10032" }'
null