Skip to main content

Enable a Device

Enable Device API is to enable specified device which is registered for user.

Base URL

Path Params

Headers

Response Body

Here is the response body and response sample for enable device API

statusinteger

bodystring

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...