AppCatalog.Submit
Allows the app to submit application packages to the catalog and cancel submissions that are pending review on behalf of the signed-in user.
Graph Methods
Type: A = Application Permission, D = Delegate Permission
Delegate Permission
|
|
Id |
3db89e36-7fa6-4012-b281-85f3d9d9fd2e |
Consent Type |
User |
Display String |
Submit application packages to the catalog and cancel pending submissions |
Description |
Allows the app to submit application packages to the catalog and cancel submissions that are pending review on behalf of the signed-in user. |
Resources
Property |
Type |
Description |
displayName |
string |
The name of the catalog app provided by the app developer in the Microsoft Teams zip app package. |
distributionMethod |
teamsAppDistributionMethod |
The method of distribution for the app. Read-only. |
externalId |
string |
The ID of the catalog provided by the app developer in the Microsoft Teams zip app package. |
id |
string |
The catalog app's generated app ID (different from the developer-provided ID in the Microsoft Teams zip app package. |
Property |
Type |
Description |
description |
string |
Verbose description of the application. |
displayName |
string |
The name of the app provided by the app developer. |
id |
string |
A unique ID (not the Teams app ID). |
publishingState |
string |
The published status of a specific version of a Teams app. Possible values are:
submitted — The specific version of the Teams app has been submitted and is under review. published — The request to publish the specific version of the Teams app has been approved by the admin and the app is published. rejected — The request to publish the specific version of the Teams app was rejected by the admin. |
shortDescription |
string |
Short description of the application. |
teamsAppId |
string |
The ID from the Teams app manifest. |
version |
string |
The version number of the application. |
Property |
Type |
Description |
id |
string |
The unique ID of the app icon. |
webUrl |
string |
The web URL that can be used for downloading the image. |
Property |
Type |
Description |
id |
String |
The ID of the bot associated with the specific teamsAppDefinition. This value is usually a GUID. |
Property |
Type |
Description |
contentBytes |
Binary |
Write only. Bytes for the hosted content (such as images). |
contentType |
String |
Write only. Content type. sicj as image/png, image/jpg. |
id |
String |
ID of the hosted content. |