Plasmids

Update a plasmid

Update plasmid.

put/api/v1/plasmids/{id}

Path parameters

idinteger required

The ID of the plasmid

Request body

tokenstring required

Example request

{
  "token": "YOUR TOKEN IS HERE"
}

Response

plasmid updated

Changes