Replace Core Processes of Group
PUT/v2/organizations/:organization_id/digital-activity/core-process-groups/:core_process_group_id/core-processes
Replaces the complete set of a group's core processes within the authorized organization.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 429
- 500
Core processes replaced successfully.
Invalid request parameters or body.
Not authorized or without access to the organization.
Digital activity is not enabled for the organization.
Core process group not found within the authorized organization.
Business conflict for resource replacement.
Request limit exceeded.
Internal server error.