deleteVenue

delete

deleteVenue

Allow the deletion of an existing Venue 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 searchVenuesByKeyword API.

Resource URL

https://tih-api.stb.gov.sg/content /v1/admin/venue/{uuid}

Query Parameters

Name Values Description
language

Supported language [en | zh-cn | zh-tw | ja | ko].
Validation: acceptable language code

Response Error Details

HTTP Code Description
400 Bad Request
401 Unauthorized
404 Not found
410 XSS Threat Detected

Resource Summary

Security Category

Venues

Working...