== api/delete == Delete a batch or file in a batch. '''URL:''' .http://uploadbooth.com/api/delete/:batch .http://uploadbooth.com/api/delete/:batch/:file '''Authorization:''' .Basic Authorization Header must be defined. '''Formats:''' .json '''HTTP Method:''' .GET '''Response:''' {{{#!highlight javascript {'type':'notice','result':'Deleted'} }}}