Favorite an item
users_post_me_favorites(object_id, object_type)
A list containing the following elements:
integer, The id of the favorite.
integer, The id of the object. If specified as a query parameter, must also specify object_type parameter.
string, The type of the object that is favorited. Valid options: Project
string, The name of the object that is favorited.
string, The time this favorite was created.
integer required. The id of the object. If specified as a query parameter, must also specify object_type parameter.
string required. The type of the object that is favorited. Valid options: Project