Artifact Resources REST Endpoints

Artifact Resources
The operations from the Artifact Resources category.
Artifact details
Method: get
Path: /appstore/publisher/v1/artifacts/{artifactId}
Artifacts
Method: get
Path: /appstore/publisher/v1/artifacts
Create Artifact
Method: post
Path: /appstore/publisher/v1/artifacts
Delete Artifact
Method: delete
Path: /appstore/publisher/v1/artifacts/{artifactId}
Partially Update Artifact
Method: patch
Path: /appstore/publisher/v1/artifacts/{artifactId}