Dependencies

Uninstall Dependency

Uninstall a dependency

post/dependencies/repos/uninstall

Request body

langstring

The programming language of the dependencies

modestring

Uninstallation mode ('all' or specific nodes)

namesstring[]

The names of the dependencies to uninstall

node_idsstring[]

The IDs of nodes to uninstall from (only used when mode is not 'all')

Response

OK

errorstring
messagestring
statusstring

Changes

Changed in 3 of the 3 revisions of this API.1212

  • c7a4715c1f13211See the full diff
    • removed the request property name

      request-property-removed

    • removed the optional property code from the response with the 200 status

      response-optional-property-removed

    • api operation id uninstall_dependency was added

      api-operation-id-added

    • added the new optional request property lang

      new-optional-request-property

    • added the new optional request property mode

      new-optional-request-property

    • added the new optional request property names

      new-optional-request-property

    • added the new optional request property node_ids

      new-optional-request-property

    • request body became optional

      request-body-became-optional

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the optional property error to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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