Skip to main content

appActivate

Activate the app.

Requires MANAGE_APPSpermission.

Triggers the following webhook events:

  • APP_STATUS_CHANGED (async): An app was activated.
appActivate(
id: ID!
): AppActivate

Arguments

appActivate.id ● ID! non-null scalar miscellaneous

ID of app to activate.

Type

AppActivate object apps

Activate the app.

Requires MANAGE_APPSpermission.

Triggers the following webhook events:

  • APP_STATUS_CHANGED (async): An app was activated.