POST
/
api
/
v1
/
entities
/
{entity_id}
/
readers

Authorizations

Authorization
string
header
required

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

Path Parameters

entity_id
string
required

entity_id

Body

application/json
reader
object

Response

201 - application/json
attributes
object
id
string

Identifier of the reader

type
string

Was this page helpful?