Skip to main content

functions.distributions.permissions.set method

Welcome to the new home of Slack developer docs!

We're still building and not all features are available quite yet. Enjoy this peek into the future!

Not ready for the future? Return to the past at api.slack.com.

Usage info

Set the permission_type to define how your custom function can be distributed for use in other workflows. Supply a list of user IDs to grant access to if distributing to a specific group of users.

Identify your function by supplying its callback ID and your app ID. The encoded ID of the function can also be used instead.

Response