⇤ ← Revision 1 as of 2010-07-12 17:51:35
Size: 369
Comment:
|
← Revision 2 as of 2010-07-12 17:51:43 ⇥
Size: 370
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 22: | Line 22: |
{{{#highlight javascript | {{{#!highlight javascript |
api/rename
Rename a batch.
URL:
Authorization:
- Basic Authorization Header must be defined.
Formats:
- json
HTTP Method:
- POST
Paramaters
batch - new batch name.
Response:
1 {'type':'notice','result':'Batch renamed'}