REST interface for BPD-related resources - Instance Following Resource
This IBM Business Automation Workflow resource is used to determine whether the current user is following a given process instance.
Resource URI
/rest/bpm/wle/v1/social/instance/{instanceId}/following
Path elements
Name | Data Type | Description |
instanceId | Instance Following |
Process instance identifier.
|
Available since
8.0.0
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GET
Use this method to find whether the currently logged-in user is following the given process instance.
- POST
Use this method to start following a specific process instance.
- DELETE
Use this method to stop following a specific process instance.
Parent Topic: REST interface for BPD-related resources Resource Set