curl --location --request PATCH '/projects//stages//limit' \ --header 'Websync-Session;' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "tasksLimit": 0 }