AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Identity
  4. Mutations
  5. createApplication

createApplication: Application!

Creates new Qualo Application.

  1. application

publicId: String!

Public identifier of the Application.

name: String!

Official name of the Application.

color: Color!

Primary color of the Application.

logo: ByteArray!

Application's logo.

description: String

Description of the Application.

isRequiringTenancy: Boolean!

If true then users can't login to this Application outside of Tenancy.

address: URL!

Address of API Gateway/Entry point for this Application.