v2
latestSwagger 2.02026-07-13323879.9 KBTrainingSet
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"
}