TrainingSet
Creates a new training set.
put/trainingsets/{id}
Path parameters
idstring required
The ID of the resource.
Query parameters
api-versionstring required
The API version to use for this operation.
Request body
Example request
{
"locale": "en-US"
}Response
Created
Example response
{
"locale": "en-US"
}Changes
Changed in 1 of the 6 revisions of this API.1
- ●
the optional response header
x-ms-error-coderemoved for the statusdefaultoptional-response-header-removed
- ●