== api/rename == Rename a batch. '''URL:''' .http://uploadbooth.com/api/rename/:batch '''Authorization:''' .Basic Authorization Header must be defined. '''Formats:''' .json '''HTTP Method:''' .POST '''Paramaters''' .''batch'' - new batch name. '''Response:''' {{{#!highlight javascript {'type':'notice','result':'Batch renamed'} }}}