Update a sample's meta field properties

Use this call to update a meta field's value, or linked files/samples.

In case of a meta field with selectable value - data types CHECKBOX, COMBO and RADIO - make sure that you only specify the values that are listed in the sample type's optionValues property. In case of multiple selected values, separate each value with a comma. If you want to unselect all options supply an empty string to the value property.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
int32
required
Body Params
string
enum
required
samples
array of objects
samples
files
array of objects
files
sampleTypeMetaDefaultsIDs
array of int32s
sampleTypeMetaDefaultsIDs
string
required
string
string
Headers
string
Defaults to Swagger
Response
204

No Content

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!