Tissue
Create a tissue
Create a tissue.
post/api/v1/tissues
Request body
Example request
{
"token": "YOUR TOKEN IS HERE",
"item": {
"harvest_date": "2021-06-21"
}
}Response
Created
Create a tissue.
{
"token": "YOUR TOKEN IS HERE",
"item": {
"harvest_date": "2021-06-21"
}
}Created