organizations

Add aliases linked to a collection in Dockstore.

Aliases are alphanumerical (case-insensitive and may contain internal hyphens), given in a comma-delimited list.

post/organizations/collections/{collectionId}/aliases

Path parameters

collectionIdinteger required

Collection to modify.

Query parameters

aliasesstring required

Comma-delimited list of aliases.

Response

Successfully added alias to collection

aliasesobject
dbCreateDateinteger
dbUpdateDateinteger
descriptionstring

Description of the collection

displayNamestring
idinteger

Implementation specific ID for the collection in this web service

metadataobject

Arbitrary metadata for this collection, settable only by admins and curators

namestring required

Name of the collection

notebooksLengthinteger

Number of notebooks inside this collection

organizationIDinteger
organizationNamestring
servicesLengthinteger

Number of services inside this collection

toolsLengthinteger

Number of tools inside this collection

topicstring required

Short description of the collection

workflowsLengthinteger

Number of workflows inside this collection

Example response

{
  "name": "alignment",
  "topic": "A collection of alignment algorithms"
}

Changes

Changed in 5 of the 51 revisions of this API.357

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

  • 5b6e0475c79a21See the full diff
    • the response property's maxLength was increased from 50 to 90 for the response status

      response-property-max-length-increased

    • the response property's maxLength was increased from 39 to 90 for the response status

      response-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 status

      response-property-pattern-changed

    • added the optional property to the response with the status

      response-optional-property-added

  • 7a89c3c933f1151See the full diff
    • the response property's maxLength was unset from 255 for the response status

      response-property-max-length-unset

    • removed the optional property //// from the response with the status

      response-optional-property-removed

    • removed the optional property //// from the response with the status

      response-optional-property-removed

    • removed the optional property //// from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-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 status

      response-property-pattern-changed

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