Partial Update Slack Team
The base rate limit for this endpoint is:
- 300 requests per min per workspace
Path parameters
A UUID string identifying this slack team integration.
Request body
The email address of the bot user. This is the email address that the customer will invite to their Slack workspace.
The domain of the Slack workspace that the bot user will be invited to. For instance "mycompany.slack.com".
The name of the bot user. This is the name that will be displayed in Slack.
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.
Whether the bot user should automatically join huddles occuring in public channels.
Whether the bot user should ask to join huddles occuring in private channels.
The message that the bot user will send when asking to join a private huddle.
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.
Response
The email address of the bot user. This is the email address that the customer will invite to their Slack workspace.
The domain of the Slack workspace that the bot user will be invited to. For instance "mycompany.slack.com".
The name of the bot user. This is the name that will be displayed in Slack.
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.
Whether the bot user should automatically join huddles occuring in public channels.
Whether the bot user should ask to join huddles occuring in private channels.
The message that the bot user will send when asking to join a private huddle.
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.