Create Application Collection
POST/vedsdk/codesign/CreateApplicationCollection
Creates a new blank signing application collection. An application collection is a set of signing tools. For example, the collection can group the most commonly used tools. The new collection appears in the Signing Applications node of VCC. To add signing tools, call POST Codesign/UpdateApplicationCollection.
Permissions: The caller must be a Code Signing Administrator or application administrator.
Required scope: codesign:manage
Request
Responses
- 200
- 400
- 401
- 403
Success
Missing or invalid request property.
A valid access token is required.
The API requires a scope not granted to the provided access token