Changes to Delete MCP Server

DELETE /api/v1/servers/{id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 11 revisions of this API.332

  1. b0e6563d3fce332

What changed

  • b0e6563d3fce332See the full diff
    • the code response property const value INTERNAL_SERVER_ERROR was removed for the status 500

      response-property-const-removed

    • the code response property const value NOT_FOUND was removed for the status 404

      response-property-const-removed

    • the code response property const value UNAUTHORIZED was removed for the status 401

      response-property-const-removed

    • added the new INTERNAL_SERVER_ERROR enum value to the code response property for the response status 500

      response-property-enum-value-added

    • added the new NOT_FOUND enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new UNAUTHORIZED enum value to the code response property for the response status 401

      response-property-enum-value-added

    • api operation id deleteApiV1ServersById removed and replaced with

      api-operation-id-removed

    • added the non-success response with the status 403

      response-non-success-status-added

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