Patch Appstore Settings

Update the App Store settings for an app.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

Set to true to list this app in the App Store catalog.

enum

Visibility within the catalog. "visible", "search_only", or "hidden". Omit to leave unchanged.

Custom instructions shown on the access-request form. Null clears any existing instructions.

When true, requesters may select which permission to request. When false, the default permission is used automatically and only approvers can change it. Omit to leave unchanged.

When true, requesters may select more than one permission per request. Omit to leave unchanged.

array | null

UUIDs of groups whose members may request this app. Null or an empty list removes the restriction, making the app requestable by everyone in the tenant.

TimeBasedAccessPatchInput | null

Time-based access configuration. Omit to leave all sub-fields unchanged.

UUID of the inline webhook to use for request validation. Null clears any existing webhook.

length ≤ 2048

If set, requesting this app redirects the user to this URL instead of going through the normal access-request flow. Send null to clear an existing redirect; omit the field to leave it unchanged. Max 2048 characters.

EntitlementRef | null

Entitlement to pre-select on the access-request form. Must belong to this app. Null clears the pre-selection. Omit to leave unchanged.

array | null

Full replacement list of custom form questions shown to requesters before they submit an access request. Null or an empty list removes all custom intake fields. Omit to leave unchanged.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json