REST Interface for BPEL-related Task Resources - Business Category Instance Resource
This IBM Business Process Manager resource represents a business category. It is used to view or update details of a business category.
Resource URI
/rest/bpm/htm/v1/businessCategory/{bcid}- Path elements
| Name | Data Type | Description |
| bcid | string |
Business category ID.
|
Available since
7.0 Feature Pack
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GET
Use this method to retrieve details of a specified business category.
- PUT (Update)
Use this method to update the properties of a business category.
- PUT (Set Parent)
Use this method to set the parent business category for a business category.
- DELETE
Use this method to delete a business category.
Parent topic: REST Interface for BPEL-related Task Resources Resource Set