List
Delete list by Id
Deletes list by Id. If items are added to the list, records of the added items are deleted if a list is deleted.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Was this page helpful?