/
AZ
azure
/
Custom Vision Training Client
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15m ago · Updated 4w ago
View markdown
azure
Custom Vision Training Client
delete
Delete a specific project.
v9
latest
Swagger 2.0
2026-07-13
52
52
167.7 KB
DomainsApi
2
ImageApi
19
ImageRegionProposalApi
1
PredictionsApi
4
ProjectApi
20
get
Get your projects.
post
Create a project.
get
Get a specific project.
delete
Delete a specific project.
patch
Update a specific project.
get
Get artifact content from blob storage, based on artifact relative path in the blob.
get
Exports a project.
get
Get iterations for the project.
get
Get a specific iteration.
delete
Delete a specific iteration of a project.
patch
Update a specific iteration.
get
Get the list of exports for a specific iteration.
post
Export a trained iteration.
get
Get detailed performance information about an iteration.
get
Get image with its prediction for a given project iteration.
get
Gets the number of images tagged with the provided {tagIds} that have prediction results from training for the provided iteration {iterationId}.
post
Publish a specific iteration.
delete
Unpublish a specific iteration.
post
Queues project for training.
post
Imports a project.
SuggestTagsAndRegionsApi
1
TagsApi
5
ProjectApi
Delete a specific project.
delete
/projects/{projectId}
Path parameters
projectId
string
uuid
required
The project id.
Response
No Content