Digital activity
Create Core Process Group
Create a core process group in the authorized organization.
POST
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}$Body
application/json
Response
Core process group created successfully.
Identifier of the core process group.
Required string length:
24Pattern:
^[0-9a-f]{24}$Organization identifier.
Required string length:
24Pattern:
^[0-9a-f]{24}$Name of the core process group.
Identifier of the associated workspace group.
Required string length:
24Pattern:
^[0-9a-f]{24}$Description of the core process group.