Changes to Create a List
POST /api/v1.4/lists/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 5 revisions of this API.2618
What changed
- ▲
the request property
namebecame requiredrequest-property-became-required
- ○
the endpoint scheme security
ApiKeyAuthwas removed from the APIapi-security-removed
- ○
api tag
listsaddedapi-tag-added
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
- ○
added the media type
application/jsonfor the response with the status401response-media-type-added
- ○
added the media type
application/jsonfor the response with the status429response-media-type-added
- ○
added the media type
application/jsonfor the response with the status500response-media-type-added
- ○
the response property
company_countbecame required for the status200response-property-became-required
- ○
the response property
created_datebecame required for the status200response-property-became-required
- ○
the response property
list_uidbecame required for the status200response-property-became-required
- ○
the response property
namebecame required for the status200response-property-became-required
- ○
the response property
updated_datebecame required for the status200response-property-became-required
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
request body became required
request-body-became-required
- ●
deleted the
headerrequest parameterContent-Typerequest-parameter-removed
- ●
removed the optional property
countfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
pagefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
pagesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
resultsfrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
createremoved and replaced withcreateListapi-operation-id-removed
- ○
the endpoint scheme security
ApiKeyAuthwas added to the APIapi-security-added
- ○
added the optional property
company_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
created_dateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
list_uidto the response with the200statusresponse-optional-property-added
- ○
added the optional property
nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
updated_dateto the response with the200statusresponse-optional-property-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
deleted the
headerrequest parameterAuthorizationrequest-parameter-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●