Step 2: Favorite or unfavorite an app
PUT {{HOST}}/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 | ||
Content-Type | string |