Changes to Delete list and its items

DELETE /api/v1/user/lists/{id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 3 revisions of this API.114

  1. 996f96a11758114

What changed

  • 996f96a11758114See the full diff
    • added the new required header request parameter X-CSRF-Token

      new-required-request-parameter

    • for the path request parameter id, the min was set to 1.00

      request-parameter-min-set

    • api operation id deleteUserListsById was added

      api-operation-id-added

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

      response-media-type-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

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