/api/v2/slack-teams/

Log in to see full request history
Body Params
string
required

The email address of the bot user. This is the email address that the customer will invite to their Slack workspace.

string
required

The domain of the Slack workspace that the bot user will be invited to. For instance "mycompany.slack.com".

string
required

The name of the bot user. This is the name that will be displayed in Slack.

string | null

The 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.

boolean
required

Whether the bot user should automatically join huddles occuring in public channels.

boolean
required

Whether the bot user should ask to join huddles occuring in private channels.

string
required

The message that the bot user will send when asking to join a private huddle.

array of strings | null

A 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_emails
huddle_bot_config
object
required

The configuration of the bot to join a huddle.

Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json