Fleet

Remove Mount

Remove a mount from a ship.

The ship must be docked in a waypoint that has the Shipyard trait, and must have the desired mount that it wish to remove installed.

A removal fee will be deduced from the agent by the Shipyard.

post/my/ships/{shipSymbol}/mounts/remove

Path parameters

shipSymbolstring required

The ship's symbol.

Request body

symbolstring required

The symbol of the mount to remove.

Response

Successfully removed the mount.

Changes

Changed in 5 of the 50 revisions of this API.43

    • added the new path request parameter shipSymbol

      new-request-path-parameter

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

      response-required-property-removed

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

      response-required-property-removed

    • api tag Fleet added

      api-tag-added

    • api tag fleet removed

      api-tag-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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

Of the 50 revisions, 2 have no diff computed.