v6 documentation is incomplete, want to contribute?

Delete Print

Returns a print.

Requests made through this page are proxied through an intermediary server due to Cross-Origin Resource Sharing restrictions.

DELETE
/prints/{printId}
auth<token>

Auth Token via Cookie

In: cookie

Path Parameters

printIdstring

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
  }
}