Skip to content

Instantly share code, notes, and snippets.

@mauriziocarioli
Created January 31, 2020 14:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mauriziocarioli/3e542182693b6caed5516ede80179da3 to your computer and use it in GitHub Desktop.
Save mauriziocarioli/3e542182693b6caed5516ede80179da3 to your computer and use it in GitHub Desktop.
curl --user Peter:secret \
--location --request PUT 'http://localhost:8080/kie-server/services/rest/server/containers/PHM-Processes/tasks/1/states/started' \
--header 'Accept: application/json' \
--data-raw ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment