/
IN
indysoft
/
IndySoft.AuthBridge.Server
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 3d ago
Details
Filter operations
Bridge
1
Favorites
3
get
/api/favorites
put
/api/favorites
delete
/api/favorites
Favorites
put
/api/favorites
Request body
FavoriteKeyRequest
required
customerId
string
required
subscriptionId
string
required
environmentId
string
required
productId
string
required
Response
OK
FavoriteViewModel
required
customerId
string
nullable
subscriptionId
string
nullable
environmentId
string
nullable
productId
string
nullable
Changes