Skip to main content
DELETE
Delete a list

Authorizations

Authorization
string
header
required

Project-scoped secret API key (sk_…). Pass in the Authorization: Bearer <key> header. Grants access to the project the key was issued for.

Path Parameters

listId
integer | null

Numeric list identifier.

Example:

91

Response

Returns true once the operation completes.

Returns true when the list has been archived or fully deleted.