Update a collection.
Update a collection. Currently only name, display name, description, and topic can be updated.
Path parameters
Organization ID.
Collection ID.
Request body
Example request
{
"name": "alignment",
"topic": "A collection of alignment algorithms"
}Response
default response
Example response
{
"name": "alignment",
"topic": "A collection of alignment algorithms"
}Changes
Changed in 6 of the 51 revisions of this API.51314
- ○
added the new optional request property
////new-optional-request-property
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○
- ○
added the new optional request property
////new-optional-request-property
- ○
added the new optional request property
////new-optional-request-property
- ○
added the new optional request property
//new-optional-request-property
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ▲
the
response property's maxLength was increased from50to90for the response statusresponse-property-max-length-increased
- ▲
the
response property's maxLength was increased from39to90for the response statusresponse-property-max-length-increased
- ●
changed the pattern of the request property
from[a-zA-Z](-?[a-zA-Z\d]){0,38}to[a-zA-Z](-?[a-zA-Z\d]){0,89}request-property-pattern-changed
- ○
the
request property's maxLength was increased from50to90request-property-max-length-increased
- ○
the
request property's maxLength was increased from39to90request-property-max-length-increased
- ○
the
response's property pattern was changed from[a-zA-Z](-?[a-zA-Z\d]){0,38}to[a-zA-Z](-?[a-zA-Z\d]){0,89}for the statusresponse-property-pattern-changed
- ▲
- ○
added the new optional request property
new-optional-request-property
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ●
the
request property's maxLength was set to255request-property-max-length-set
- ●
- ▲
the
request property's maxLength was decreased to50request-property-max-length-decreased
- ▲
the
request property's maxLength was decreased to39request-property-max-length-decreased
- ▲
the
response property's maxLength was unset from255for the response statusresponse-property-max-length-unset
- ●
changed the pattern of the request property
from[a-zA-Z](-?[a-zA-Z\d]){0,89}to[a-zA-Z](-?[a-zA-Z\d]){0,38}request-property-pattern-changed
- ●
removed the request property
////request-property-removed
- ●
removed the request property
////request-property-removed
- ●
removed the request property
////request-property-removed
- ●
removed the request property
//request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the optional property
////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
the
response's property pattern was changed from[a-zA-Z](-?[a-zA-Z\d]){0,89}to[a-zA-Z](-?[a-zA-Z\d]){0,38}for the statusresponse-property-pattern-changed
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲