Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Disabling specific Private Studio API endpoints

pvd
7 - Meteor

Hello, 

 

Is there a way to disable specific Gallery API endpoints? I see there is an option to enable/disable Admin API but wondering if within the Private Studio endpoints if there is a way to disable specific ones.

 

Thanks in advance. 

2 REPLIES 2
NickSm
Alteryx
Alteryx

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

 

 

clipboard_image_0.png

pvd
7 - Meteor

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/).