メインコンテンツへスキップ
DELETE
/
{workspaceName}
/
{resourcePath}
Delete Resource
curl --request DELETE \
  --url https://cloud.cdata.com/api/odata/{workspaceName}/{resourcePath} \
  --header 'Authorization: Basic <encoded-value>'

承認

Authorization
string
header
必須

Basic Authentication with username and password. Use your PAT as the password. You can get your PAT from Connect AI by selecting Settings > Access Tokens.

パスパラメータ

workspaceName
string
必須
resourcePath
string
必須

レスポンス

200

OK