Description Usage Arguments Value Examples
This function allows you to attach a tag to a Labstep entity (Protocol, Resource or Experiment).
1 |
user |
A labstep user object. Must contain an 'api_key' field. Returned from 'login' command |
entity |
The Labstep entity to tag. Can be a Resource, Experiment or Protocol. |
tag |
A tag entity. Must have an 'id' field. |
Returns the tagged entity.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.