» Lists » Lists » Delete Id

DELETE lists/{list_id}

Deletes the list

Resource

Method DELETE
URL http://api.responder.co.il/v1.0/lists/{list_id}

Example

DELETE http://api.responder.co.il/v1.0/lists/654987

Response

{
   "DELETED_LIST_ID" : 654987
}