Economy
Update Tilia TOS Agreement Status
Updates the status of the agreement of a user to the Tilia TOS
Authorization
authCookie auth<token>
Auth Token via Cookie
In: cookie
Path Parameters
userId*string
Must be a valid user ID.
Request Body
application/json
accepted*boolean
Response Body
application/json
application/json
curl -X PUT "https://api.vrchat.cloud/api/1/user/string/tilia/tos" \ -H "Content-Type: application/json" \ -d '{ "accepted": true }'{}{
"error": {
"message": "\"Missing Credentials\"",
"status_code": 401
}
}Purchase Product Listing POST
Purchases a product listing
Add Favorite POST
Add a new favorite. Friend groups are named `group_0` through `group_3`. Avatar and World groups are named `avatars1` to `avatars4` and `worlds1` to `worlds4`. You cannot add people whom you are not friends with to your friends list. Destroying a friendship removes the person as favorite on both sides.