Use this API to commit all site change operations and rebuild sites.
Method |
URL |
Required authentication |
PUT |
/V1/CMDB/Sites/Transactions |
Yes |
Parameters
Name |
Description |
|---|---|
Token*required |
Place the token received from the API Log in to get an authentication token. |
rebuildSite*required |
(bool) Choose whether to rebuild sites. |
Parameter |
Type |
Description |
Example |
|---|---|---|---|
statusCode |
integer |
The returned status code of executing the API. |
{ |
statusDescription |
string |
The explanation of the status code. |