vrchat_delete
Delete VRChat data using the API operation matching the operationId. Find parameters and body through vrchat_operations and vrchat_operation_details.
Instructions
Call an available generated VRChat DELETE operation by operationId. Use vrchat_operations and vrchat_operation_details to discover params/body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | OpenAPI request body. | |
| params | No | OpenAPI params. | |
| options | No | Write options. | |
| includeMeta | No | Include URL/status/headers. | |
| operationId | Yes | OpenAPI operationId. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | VRChat API response data. |