Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
cURL
curl --request DELETE \ --url https://api.example.com/v2/{entity}/{project}/ops/{object_id}
{ "num_deleted": 123 }
opオブジェクトを削除します。digestが指定されている場合は、そのバージョンのみを削除します。指定されていない場合は、すべてのバージョンを削除します。
削除するdigestの一覧。指定しない場合、opのすべてのdigestが削除されます。
正常なレスポンス
この op から削除された op バージョンの数
このページは役に立ちましたか?