Slack. Web. Admin. Audit. Anomaly. Allow
(SlackKit v1.0.0-alpha.0)
View Source
Summary
Functions
API to allow Enterprise org admins to read the allow list of IP blocks and ASNs from the enterprise configuration.
API to allow Enterprise org admins to write/overwrite the allow list of IP blocks and ASNs from the enterprise configuration.
Functions
API to allow Enterprise org admins to read the allow list of IP blocks and ASNs from the enterprise configuration.
API reference
Rate limit: Tier 2: 20+ per minute
Scopes:
- User token:
admin
Errors the API can return:
endpoint_unavailable- The requested endpoint is currently unavailable.not_an_enterprise- The user is not an enterprise admin.unsupported_action_describe- The user specified action is unsupportedunsupported_action_put- The user specified action is unsupported
See the Common Errors guide for errors returned by every Web API method.
API to allow Enterprise org admins to write/overwrite the allow list of IP blocks and ASNs from the enterprise configuration.
API reference
Rate limit: Tier 2: 20+ per minute
Scopes:
- User token:
admin
Optional Params
trusted_asns- allow list of Autonomous System Numbers (ASN) in the Enterprise organization configurationtrusted_cidr- allow list of IPv4 addresses using cidr notation in the Enterprise organization configuration
Errors the API can return:
endpoint_unavailable- The requested endpoint is currently unavailable.invalid_field_or_data- user attempted to write and invalid field or data to the team configunable_to_process_post_request- The user sent a malformed post requestunsupported_action_describe- The user specified describe action is unsupportedunsupported_action_put- The user specified put action is unsupported
See the Common Errors guide for errors returned by every Web API method.