v1

latestSwagger 2.02026-07-132525401.9 MB
account

Updates the permissions the team has to the app

patch/v0.1/orgs/{org_name}/teams/{team_name}/apps/{app_name}

Path parameters

org_namestring required

The organization's name

team_namestring required

The team's name

app_namestring required

The name of the application

Request body

permissionsstring[] required

The permissions all members of the team have on the app

Response

Success

idstring uuid required

The unique ID (UUID) of the app

descriptionstring

The description of the app

display_namestring required

The display name of the app

release_typestring

A one-word descriptive release-type value that starts with a capital letter but is otherwise lowercase

icon_urlstring

The string representation of the URL pointing to the app's icon

icon_sourcestring

The string representation of the source of the app's icon

namestring required

The name of the app used in URLs

os'Android' | 'iOS' | 'macOS' | 'Tizen' | 'tvOS' | 'Windows' | 'Linux' | 'Custom' required

The OS the app will be running on

app_secretstring required

A unique and secret key used to identify the app in communication with the ingestion endpoint for crash reporting and analytics

platform'Java' | 'Objective-C-Swift' | 'UWP' | 'Cordova' | 'React-Native' | 'Unity' | 'Electron' | 'Xamarin' | 'WPF' | 'WinForms' | 'Unknown' | 'Custom' required

The platform of the app

origin'appcenter' | 'hockeyapp' | 'codepush' required

The creation origin of this app

created_atstring

The created date of this app

updated_atstring

The last updated date of this app

member_permissionsstring[]

The permissions of the calling user

team_permissionsstring[]

The permissions the team has for the app