Skip to main content
PUT
Replace Pathway

Request

Replaces the entire pathway. For granular updates, use the Nodes and Edges endpoints instead.

Path Parameters

string
required
The project ID

Headers

string
required
Bearer token using your developer key

Body

array
required
Array of pathway nodes. Must contain at least one start node.
array
required
Array of edges connecting nodes.
string
required
Pathway version string.

Response