Delete Lists
URL: /v1/lists/{slug}
HTTP Method: DELETE
Headers:
Key | Value |
---|---|
Accept | application/json |
Authorization | <your-api-token> |
Body Data
None.
Example HTTP Responses
Success Response
Code: HTTP 204 NO CONTENT
Content:
Error Responses
Code: HTTP 401 UNAUTHENTICATED
Content:
Code: HTTP 403 FORBIDDEN
Content:
Code: HTTP 404 NOT FOUND
Content:
Example Usage
POST /lists/my-awesome-list