/
AZ
azure
/
Custom Vision Training Client
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4w ago · Updated 4w ago
View markdown
azure
Custom Vision Training Client
delete
Delete a specific project.
v1
latest
OpenAPI 3.0.0
2026-07-14
48
47
131.4 KB
DomainsApi
2
ImageApi
16
ImageRegionProposalApi
1
PredictionsApi
4
ProjectApi
19
get
Get your projects.
post
Create a project.
post
Imports a project.
get
Get a specific project.
delete
Delete a specific project.
patch
Update a specific project.
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.
SuggestTagsAndRegionsApi
1
TagsApi
5
ProjectApi
Delete a specific project.
delete
/projects/{projectId}
Path parameters
projectId
string
uuid
required
The project id.
Response
No Content