Skip to main content
PUT

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organization_id
string
required

Organization identifier.

Required string length: 24
Pattern: ^[0-9a-f]{24}$
core_process_group_id
string
required

Identifier of the core process group.

Required string length: 24
Pattern: ^[0-9a-f]{24}$

Body

application/json

Full replacement body for the group's core processes.

core_processes
object[]
required

Complete collection of core processes that replaces the group's current state.

Response

Core processes replaced successfully.

data
object[]
required