Digital activity
Replace Core Processes of Group
Replaces the complete set of a group’s core processes within the authorized organization.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Organization identifier.
Required string length:
24Pattern:
^[0-9a-f]{24}$Identifier of the core process group.
Required string length:
24Pattern:
^[0-9a-f]{24}$Body
application/json
Full replacement body for the group's core processes.
Complete collection of core processes that replaces the group's current state.
Response
Core processes replaced successfully.