deleteWalkingTrail
delete
deleteWalkingTrail
Allow the deletion of an existing Walking Trail POI through the use of a unique identifier. The acronym for the unique identifier is uuid. This uuid is created when you submit a content. If you have not documented the uuid, you can fetch it by using searchWalkingTrailByKeyword API.
Resource URL
https://tih-api.stb.gov.sg/content /v1/admin/walking-trail/{uuid}
Query Parameters
Name | Values | Description |
---|---|---|
language |
Supported language [en | zh-cn | zh-tw | ja | ko]. |
Response Error Details
HTTP Code | Description |
---|---|
400 | Bad Request |
401 | Unauthorized |
404 | Not found |
409 | Conflict |
410 | XSS Threat Detected |
Resource Summary
Security | Category |
---|---|
Walking Trails |
Working...