v1

latestSwagger 2.02026-07-132525401.9 MB
account

Creates a new distribution group and returns it to the caller

post/v0.1/apps/{owner_name}/{app_name}/distribution_groups

Path parameters

owner_namestring required

The name of the owner

app_namestring required

The name of the application

Request body

namestring required

The name of the distribution group

display_namestring

The display name of the distribution group. If not specified, the name will be used.

Response

Success

idstring uuid required

The unique ID of the distribution group

namestring required

The name of the distribution group used in URLs

display_namestring

The name of the distribution group

origin'appcenter' | 'hockeyapp' required

The creation origin of this distribution group

is_publicboolean required

Whether the distribution group is public