POST
/
plants

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required

The name of the plant

id
integer
required

Identification number of the plant

tag
string

Tag to specify the type

Response

200
application/json
name
string
required

The name of the plant

tag
string

Tag to specify the type