Prints
Delete Print
Returns a print.
Authorization
authCookie auth<token>
Auth Token via Cookie
In: cookie
Path Parameters
printId*string
Print ID.
Response Body
application/json
curl -X DELETE "https://api.vrchat.cloud/api/1/prints/prnt_0a0aa0a0-85ea-42eb-b2f7-4840d7f341fa"Empty
{
"error": {
"message": "\"Missing Credentials\"",
"status_code": 401
}
}