Changes to Create list
POST /api/v1/user/lists
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 3 revisions of this API.25
What changed
- ▲
added the new required
headerrequest parameterX-CSRF-Tokennew-required-request-parameter
- ▲
added required request body
request-body-added-required
- ○
api operation id
postUserListswas addedapi-operation-id-added
- ○
added the media type
application/jsonfor the response with the status201response-media-type-added
- ○
added the non-success response with the status
400response-non-success-status-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
- ▲