Create Core Process Group
POST/v2/organizations/:organization_id/digital-activity/core-process-groups
Create a core process group in the authorized organization.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 409
- 429
- 500
Core process group created successfully.
Invalid request.
Not authorized or without access to the organization.
Digital activity is not enabled for the organization.
Related resource not found within the authorized organization.
Business conflict for resource creation.
Request limit exceeded.
Internal server error.