List
Delete a specific List
POST
/
api
/
v1
/
deleteList
/
{spaceId}
/
{listId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
spaceId
string
requiredThe ID of the space
listId
string
requiredThe ID of the list