v1

latestSwagger 2.02026-07-132525401.9 MB
account

Creates a disribution goup which can be shared across apps under an organization

post/v0.1/orgs/{org_name}/distribution_groups

Path parameters

org_namestring required

The organization's name

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