Use this API to delete a map from the current domain.

Resource Information

Method

URL

Required authentication

DELETE

/V1/CMDB/Maps

Yes

Parameters

Name

Description

Token*required
(header)

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

url*required
(query)

The URL of the map that you will delete.

Response

Parameter

Type

Description

Example

statusCode

string

The returned status code of executing the API.

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

statusDescription

string

The explanation of the status code.