cURL
curl --request POST \ --url https://aodocs.altirnao.com/api/user/v1/{user}/starred/{type}/{objectId} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Stars a entity based on its type and ID for the given user.
The access token received from the authorization server in the OAuth 2.0 flow.
The email address of a user
Type of object (only 'LIBRARY' for now)
ID of the object (only library ID for now)
The security code
The G Suite domain