Delete Classification
DELETE/sites/:siteId/classifications/:classificationId
Delete Classification
Request
Path Parameters
siteId stringrequired
Site Identifier
classificationId stringrequired
Classification Identifier
Responses
- 200
200 OK
Response Headers
Access-Control-Allow-Origin
string
Access-Control-Allow-Methods
string
Access-Control-Allow-Headers
string
- application/json
- Schema
- Example (from schema)
Schema
message string
Result message
{
"message": "string"
}
Loading...