DELETE TimeSaver/DeleteBehaviourExceptions

Request Information

URI Parameters

None.

Body Parameters

BehaviourException
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

Name

string

None.

Description

string

None.

QueryCategoryID

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "e9170284-506b-45e4-9c4a-cc395a504b3a",
  "name": "sample string 2",
  "description": "sample string 3",
  "queryCategoryID": "11ddc2d0-b7c6-40a8-8174-ed09c4b59489"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ServiceResponse
NameDescriptionTypeAdditional information
IsSuccess

boolean

None.

ErrorMessage

string

None.

Code

string

None.

Response

ServiceItem

None.

LatestDataTimestampUtc

date

None.

Response Formats

application/json, text/json

Sample:

Sample not available.