Manage Lists
Delete List
Delete a List that you own.
DELETE
/
2
/
lists
/
{id}
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
id
string
requiredThe ID of the List to delete.
Response
200 - application/json
data
object
errors
object[]