Update Core Process Group
PUT/v2/organizations/:organization_id/digital-activity/core-process-groups/:core_process_group_id
Completely updates a core process group in the authorized organization.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 429
- 500
Core process group updated successfully.
Invalid request.
Not authorized or without access to the organization.
Digital activity is not enabled for the organization.
Resource not found within the authorized organization.
Business conflict for resource update.
Request limit exceeded.
Internal server error.