gateway.openapi_Gateway
Rollback Evaluator to a specific revision
post/v1/accounts/{account_id}/evaluators/{evaluator_id}/versions/{version_id}:rollback
Path parameters
account_idstring required
The Account Id
evaluator_idstring required
The Evaluator Id
version_idstring required
The Version Id
Request body
GatewayRollbackEvaluatorBody required
Rolls an evaluator back to the configuration captured by a specific revision.
Response
A successful response.