Get default invitation preference
You can retrieve the default channel invitation preference of an application using this API. To retrieve the channel invitation preference at the individual user level, see the get channel invitation preference page.
HTTP request
Responses
If successful, this action returns the value of the default channel invitation preference of an application in the response body.
Property name | Type | Description |
---|---|---|
auto_accept | boolean | Indicates for users within an application whether or not to automatically join a group channel promptly from an invitation without having to accept it. By default, invited users are automatically added as members to a group channel without the need to accept an invitation. If you would like to give users the option to decide whether to accept or decline an invitation to join a group channel, change the value to |
Error
In the case of an error, an error object like below is returned. See the error codes section for more details.