-
Suggestion
-
Resolution: Unresolved
-
None
I need to be able to limit API interactions to a specific site so that we are able to test new integrations without impacting production data.
For example our organization has production and sandbox instances of Jira and we are building a new integration that will be using the API to create and update work items in Jira. When creating the API token to use for this integration it would be nice if we could limit the token to only work in our sandbox instance of Jira so that we can make sure we don't accidentally make unwanted updates to production data while we're developing this new integration.