Create Slack TeamAsk AIpost https://us-east-1.recall.ai/api/v2/slack-teams/The base rate limit for this endpoint is: 300 requests per min per workspace Body Paramsemail_addressstringrequiredlength ≥ 1The email address of the bot user. This is the email address that the customer will invite to their Slack workspace.slack_team_domainstringrequiredlength ≥ 1The domain of the Slack workspace that the bot user will be invited to. For instance "mycompany.slack.com".bot_namestringrequiredlength ≥ 1The name of the bot user. This is the name that will be displayed in Slack.profile_photo_base64_jpgstring | nullThe profile photo of the bot user, encoded as a base64 string. This is the profile photo that will be displayed in Slack. This must be a 512x512px JPEG image.auto_join_public_huddlesbooleanrequiredWhether the bot user should automatically join huddles occuring in public channels.truefalseask_to_join_private_huddlesbooleanrequiredWhether the bot user should ask to join huddles occuring in private channels.truefalseask_to_join_messagestringrequiredlength ≥ 1The message that the bot user will send when asking to join a private huddle.filter_huddles_by_user_emailsarray of strings | nullA list of email addresses. If this is set, the bot user will only join huddles where one of the users is a participant of the huddle.filter_huddles_by_user_emailsADD stringhuddle_bot_configobjectrequiredThe configuration of the bot to join a huddle.huddle_bot_config objectResponse 201Updated about 1 month ago