Antibodies
Create an antibody
Create an antibody.
post/api/v1/antibodies
Request body
Example request
{
"token": "YOUR TOKEN IS HERE",
"item": {
"preparation_date": "yyyy-mm-dd",
"immune": 1,
"reacts_with": "Mouse"
}
}Response
Created