POST
/
organisations
/
{organisationId}
/
apps

Authorizations

Authorization
string
header
required

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.

schemaId
string
required

The ID of the Schema instance.

imageUrl
string

Response

200
application/json
id
string
required
orgId
string
required
name
string
required
public
boolean
required
server
object
required
schemaMetadata
object
required
schema
object
required
createdAt
string
required
updatedAt
string
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
schemaId
string
deletedAt
string