gateway.openapi_Gateway

TODO: Add Update Evaluation Update Evaluation rpc UpdateEvaluation(UpdateEvaluationRequest) returns (Evaluation) { option (google.api.http) = { patch: "/v1/{evaluation.name=accounts/*/evaluations/*}" body: "evaluation" }; } Delete Evaluation

delete/v1/accounts/{account_id}/evaluations/{evaluation_id}

Path parameters

account_idstring required

The Account Id

evaluation_idstring required

The Evaluation Id

Response

A successful response.

object required

Changes

Changed in 1 of the 27 revisions of this API.3

    • ○

      the endpoint scheme security BearerAuth was added to the API

      api-security-added

    • ○

      api tag gateway.openapi_Gateway added

      api-tag-added

    • ○

      api tag Gateway removed

      api-tag-removed

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