Skip to main content
POST
Revert a baseline by proposing an inverse-diff branch

Authorizations

X-API-Key
string
header
required

Headers

customer
string
required

Workspace identifier

Path Parameters

projectId
string
required

Project UUID, not a slug. Resolve a slug with GET /project/slug/{slug} using the same workspace and credentials, then pass the returned id.

baselineId
string
required

Body

application/json
entity_id
string

Narrow the revert to one item the baseline changed. The proposed branch then undoes only that item's part of the merge — its fields, its links at either end, and its child order. Omit to revert the whole baseline. The id must be one the baseline actually changed; any other id is rejected.

Maximum string length: 255

Response

200 - application/json
id
string
required
number
number
required