Tool to delete a shareable ID for an integration installed in a Botpress bot. Use when you need to remove the human-readable identifier for a specific bot-integration crossover. This is an experimental feature used for the integrations channel sandbox.
botIdRequiredstringUUID of the bot that has the integration installed. Can be obtained from list bots or workspace APIs.
integrationIdstringIntegration Version ID identifying the installed integration. Starts with 'intver_' prefix (e.g., 'intver_01KBFTKJ7841MVQTYFRT623SP5'). Required unless integrationInstanceAlias is provided.
x-workspace-idRequiredstringWorkspace ID where the bot is located. Required for authentication. Can be obtained from list workspaces API.
x-multiple-integrationsstringWhether the client supports bots with multiple instances of the same integration. Set to 'true' to receive integration instances keyed by their alias instead of their id. This header will be removed in the future.
integrationInstanceAliasstringIntegration instance alias. If provided, integrationId is ignored and the operation targets the integration instance with this alias.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.