Home > @uniformdev/mesh-sdk > IntegrationDefinitionClient

IntegrationDefinitionClient class

API Client to manage the registration of custom Mesh applications

Signature:

Extends: ApiClient<DefClientOptions>

Constructors

ConstructorModifiersDescription
(constructor)(options)Constructs a new instance of the <code>IntegrationDefinitionClient</code> class

Methods

MethodModifiersDescription
get(options)Fetches all mesh apps for a team (and optionally also those shared across teams)
remove(body)Deletes a mesh app from a team
upsert(body)Creates or updates a mesh app definition on a team