DELETE
    /maps/{mapid}/resources/{resourceid}/
  
  curl \
 --request DELETE 'http://api.example.com/maps/{mapid}/resources/{resourceid}/?token=string'
    
        Response examples (204)
  
  {
  "message": "string"
}
        Response examples (400)
  
  string
        Response examples (503)
  
  string