Add Workflow Category To Package

Add Workflow Category To Package

Add all workflows from given category and its subcategories to package

Request
URI
POST
https://{api_host}/vco/api/packages/{packageName}/workflow_category/{categoryId}
COPY
Path Parameters
string
packageName
Required

packageName

string
categoryId
Required

categoryId


Responses
204

The request is successful

Operation doesn't return any data structure

401

User is not authorized

Operation doesn't return any data structure

404

Package or workflow category is missing

Operation doesn't return any data structure