Set current baseline.
put
/primeapi/restapi/v16.2/action/setCurrentBaseline
Request
Supported Media Types
- application/json
Body Parameter
Project current baseline to be set.
Root Schema : ApiEntitySnapshot
Type:
object
- description
-
Type:
string
- id
-
Type:
integer
(int64
) - name
-
Type:
string
- type
-
Type:
string
Response
Supported Media Types
- application/json
200 Response
successful operation
Body
Root Schema : ApiEntitySnapshot
Type:
object
- description
-
Type:
string
- id
-
Type:
integer
(int64
) - name
-
Type:
string
- type
-
Type:
string
404 Response
The Project Snapshot/Baseline id does not exist or you do not have access to it.