POST
/
organisations
/
{organisationId}
/
apps

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organisationId
string
required

Body

application/json
name
string
required
public
boolean
required
server
object
required
authConfigs
object[]
required

AuthConfigs is a list of authentication standards which can be used to connect a user's account to this app. At least one auth type needs to be valid for the App to be used by a user.

imageUrl
string
schemaId
string
required

The ID of the Schema instance.

Response

200 - application/json
id
string
required
orgId
string
required
name
string
required
public
boolean
required
server
object
required
schemaMetadata
object
required
supportedAuthConfigs
object[]

SupportedAuthConfigs is a list of authentication standards which can be used to connect a user's account to this app. At least one auth type needs to be valid for the App to be used by a user.

imageUrl
string
schema
object
required
schemaId
string
createdAt
string
required
updatedAt
string
required
deletedAt
string