Remove a share
revoke_app_shareRemove one share by its id, from list_app_shares. The app itself is untouched. The owner or an editor may use this when editor-managed sharing is enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The app id, as returned by search_apps or create_app. Starts with app_. | |
| share_id | Yes | The share id. Starts with shr_. |