Self Service-Favorite or Unfavorite an App
Number of APIs: 2
-
Step 1: My apps GET {{stripeUrl}}/admin/v1/MyApps
-
Step 2: Favorite or unfavorite an app PUT {{stripeUrl}}/admin/v1/MyAppFavoriteSetter/{{appID}}
Number of APIs: 2
Step 1: My apps GET {{stripeUrl}}/admin/v1/MyApps
Step 2: Favorite or unfavorite an app PUT {{stripeUrl}}/admin/v1/MyAppFavoriteSetter/{{appID}}