Delete Core Process Group
DELETE/v2/organizations/:organization_id/digital-activity/core-process-groups/:id
Delete a core process group within the authorized organization.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 429
- 500
Core process group deleted successfully. No content is returned.
Invalid request parameters.
Not authorized or without access to the organization.
Digital activity is not enabled for the organization.
Resource not found within the authorized organization.
Request limit exceeded.
Internal server error.