Create a transaction to start site modification

Use this API to create a transaction to start the site modification. Every time you want to change sites via APIs, you first need to start a transaction.

Resource Information

Method

URL

Required authentication

POST

/V1/CMDB/Sites/Transactions

Yes

Parameters

Name

Description

Token*required
(header)

Place the token received from the API Log in to get an authentication token.

Response

Parameter

Type

Description

Example

statusCode

integer

The returned status code of executing the API.

{
  "statusCode"790200,
  "statusDescription""success"
}

statusDescription

string

The explanation of the status code.