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
- 996f96a11758114
What changed
- ▲
added the new required
headerrequest parameterX-CSRF-Tokennew-required-request-parameter
- ●
for the
pathrequest parameterid, the min was set to1.00request-parameter-min-set
- ○
api operation id
deleteUserListsByIdwas addedapi-operation-id-added
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-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
- ▲