PATCH
/
api
/
v1
/
readers
/
{id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Reader ID

Body

application/json
reader
object

Response

200 - application/json
attributes
object
id
string

Identifier of the reader

type
string

Was this page helpful?