Disabling specific Private Studio API endpoints
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
pvd
7 - Meteor
08-26-2019
01:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
2 REPLIES 2
Alteryx
08-27-2019
06:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @pvd ,
You may or may not have found this already, but there is an "API Enabled" option within each private studio's settings if you navigate to Subscriptions > ___ Private Studio.
From documentation:
API Enabled: Access to the Private Server Gallery API is disabled by default.
The Gallery API supports the ability to authenticate, list apps, run apps, and retrieve app results using an API Key and Secret, which are accessible via Gallery Settings
08-27-2019
06:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @NickSm,
Thanks for your response. I did notice that option but that enables/disables all the Private Studio API endpoints. I was wondering if there is an option to enable/disable specific endpoints (ex: GET /v1/{appId}/package/).