Step 2: Favorite or unfavorite an app
PUT {{stripeUrl}}/admin/v1/MyAppFavoriteSetter/{{appID}}
Use the testMe app
Request Body
{"favorite"=>true, "schemas"=>["urn:ietf:params:scim:schemas:oracle:idcs:MyAppFavoriteSetter"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Date | string | ||
Content-Type | string | ||
x-content-sha256 | string |