SetPin
synq.savedviews.v1.SavedViewsService
SetPin
Pin or unpin a saved view to the calling user’s main screen. Pinning is a per-user preference: it applies only to the caller and does not modify the view or its version, so any user who can see a view may pin it.
POST
SetPin
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - application/json
Success
The response is of type SetPinResponse · object.