Skip to main content

Mark as Last Used

Using this API, you can mark the selected device as most recently used device. All subsequent API requests will then be directed to this device.

Base URL

Path Params

Headers

Response Body

Here is the response body and response sample for mark as last used API

statusinteger

bodyjson

HTTP STATUS CODE SUMMARY
200OKSuccessfully done.
201OKSuccessfully created.
400Bad RequestThe request was unacceptable, often due to missing a required parameter.
401UnauthorizedUnauthorized access try with correct access.
402Request FailedThe parameters were valid but the request failed.
403ForbiddenThe Application doesn't have permissions to perform the request.
404Not FoundThe requested resource doesn't exist.
500Server ErrorsSomething went wrong on ezto verify's end. (These are rare.)
503Server ErrorsService temporarily unavailable.
Loading...