Go back to Partigi API Documentation
list_users/destroy
Destroy a list of the authenticated user given by an identifier.
URL:
http://www.partigi.com/api/v1/list_users/destroy
Formats:
atom, json
(more about JSON responses)
HTTP Methods:
POST
Authentication Mode:
read-write
Parameters:
Required:
id
: The identifier of the list to be destroyed
Response:
If there are not errors in the request, the user list will be destroyed successfully, and the response will be the destroyed user list in the specified format.
If there were any errors the response will be a an explanation of the error in plain text.
For more information, visit the page HTTP Response Codes and Errors
Go back to Partigi API Documentation
Comments (0)
You don't have permission to comment on this page.