Logo
OpenText Developer Cloud public resources API Documentation

Delete an executable process model

DELETE {{baseUrl}}/runtime/models/:modelId

Delete a specific version of the executable process model and its corresponding process instances.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'baseUrl/runtime/models/:modelId'

ENDPOINTS