lists

Delete List

Deletes an existing list.

delete/api/v1.4/lists/{list_uid}/

Path parameters

list_uidstring required

The UID of the list.

Response

OK

Changes

Changed in 3 of the 5 revisions of this API.28

    • the endpoint scheme security ApiKeyAuth was removed from the API

      api-security-removed

    • api tag lists added

      api-tag-added

    • added the media type application/json for the response with the status 401

      response-media-type-added

    • added the media type application/json for the response with the status 404

      response-media-type-added

    • added the media type application/json for the response with the status 429

      response-media-type-added

    • added the media type application/json for the response with the status 500

      response-media-type-added

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • deleted the header request parameter Content-Type

      request-parameter-removed

    • api operation id delete removed and replaced with deleteList

      api-operation-id-removed

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • deleted the header request parameter Authorization

      request-parameter-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog