Skip to main content
PRO FEATURE

This feature is available on the Pro pricing plan. Please email support@justtrack.io for more details.



Create app

POST 

/management/v1/app

Create an app.

info

We validate the following constraints when creating an app:

  • The bundle ID must be unique to your organization, though multiple apps within your organization can have the same bundle ID if the platform is different.
  • A (bundle ID, platform) pair must be unique within your organization.
  • A (name, platform) pair must be unique within your organization.
  • The store ID must be unique across all organizations.

Request

Responses

OK