Generic Items

Add a generic item

post/api/v1/biocollections/{generic_collection_name}

Path parameters

generic_collection_namestring required

generic collection name

Request body

tokenstring required

Example request

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

Response

generic item created

Changes

No recorded changes to this endpoint across all 1 revision of this API.