inboxAppInstall
Install a published inbox app from FUB's catalog for a user by providing their user ID, the app ID, and a webhook subscription URL.
Instructions
Install an inbox app for a user. Requires the publishedInboxAppId from FUB's app catalog plus a webhook subscriptionUrl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | User to install for | |
| subscriptionUrl | Yes | Webhook subscription URL | |
| publishedInboxAppId | Yes | Published inbox app ID from FUB catalog |