RemoveMockAppSubscription
Remove mock app subscription for the current account
Input
Name | Type | Required | Description |
AppId | String | True | The app id of the app to remove the mocked subscription for. |
PartialSigningSecret | String | True | The last 10 characters of the app's signing secret. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Indicates whether or not the operation executed successfully. |
Details | String | Any extra details on the operation's execution. |
PlanId | String | The plan id for the mocked plan |