Studio Apps
deleteStudioAppSecret
Delete Studio App Secret
Delete a Studio app secret.
Arguments
keystringrequiredSecret key to delete (UPPER_SNAKE_CASE).scopestringoptionalScope. 'app' (default): scoped to one Studio app, the safe default; requires appId. 'account': a shared secret apps opt into via attachSecretToApp.appIdstringoptionalThe Studio app ID. Required when scope is 'app'.environmentstringoptionalDeploy environment. 'prod' (default): the production value; 'preview': the value injected into preview deploys. A key can hold an independent value per environment.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- delete the STRIPE_SECRET
- remove my app's key
Pair it with
The verbs that finish the job.