Metadata
Metadata allows you to store custom key-value pairs on API objects. This data is purely for your application’s use and is not used by Bias.
Usage
Update metadata
Remove a metadata key
Clear all metadata
Limitations
- Keys must be strings (40 chars max)
- Values can be strings, numbers, or booleans (500 chars max)
- Maximum 50 key-value pairs per object