Authorizations
Body
application/json
Response
App installed successfully
Name of the installed app
Example:
"Thena.ai"
Bot subscriber ID
Example:
"OGGA0557MV"
Bot token key for authentication
Example:
"pk_live_*******_*******"
Bot token for authentication
Example:
"pk_live_*******_*******"
Subscriber ID of the user who installed the app
Example:
"UGGA0557MV"
Email of the user who installed the app
Example:
"john.doe@example.com"
List of team IDs where the app is installed
Example:
["TGGA0557MV", "TGGA0557MV"]Identifier of the app
Example:
"thena-ai"
Organization ID of the user who installed the app
Example:
"OGGA0557MV"
Metadata of the app
Example:
{
"app_identifier": "thena-ai",
"app_name": "Thena.ai",
"app_description": "Thena.ai is a platform for creating and managing AI agents.",
"app_version": "1.0.0",
"app_author": "Thena.ai",
"app_author_email": "contact@thena.ai",
"app_author_url": "https://thena.ai"
}