Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen

/api/dataSets/:id/attributes/:code/subsets/:sid/value/:svid

Deletes the subset value for given data set ID, attribute code and subset.

Resource Information

Resource URL

https://service.belladati.com/api/dataSets/:id/attributes/:code/subsets/:sid/value/:svid

HTTP Method

DELETE

Request Parameters

idData Set identifier. You can find the ID in the response to /api/dataSets.123
codeAttribute code. You can find the code in the response to /api/dataSets/:id.L_STATE
sidID of the subsetkwuQpitto1
svidID of the subset valueT9yI2XwdWV

Response Structure

If the request is successfully executed, it will return the response "DELETED" with HTTP Status 200 OK.

Sample Request / Response

Using curl:

curl -X DELETE -H "Authorization: OAuth realm=\"https://service.belladati.com/\", oauth_consumer_key=\"myConsumer\", oauth_token=\"mh7an9dkrg59\", oauth_timestamp=\"135131231\", oauth_nonce=\"randomString\""https://service.belladati.com/api/dataSets/123/attributes/L_STATE/subsets/j3KE8bj7jc/value/k5jHVkCRd1




Sv translation
languageja

/api/dataSets/:id/attributes/:code/subsets/:sid/value/:svid

指定されたデータセットID、属性コード、サブセットのサブセット値を削除します。

リソース情報

リソースURL

https://service.belladati.com/api/dataSets/:id/attributes/:code/subsets/:sid/value/:svid

HTTPメソッド

DELETE

リクエストパラメーター

パラメーター詳細
id

データセット識別子。 IDは、/api/dataSetsへのレスポンスで確認できます。

123
code

属性コード。このコードは、/api/dataSets/:idへのレスポンスで確認できます。

L_STATE
sid

サブセットのID。

kwuQpitto1
svidサブセット値のID。T9yI2XwdWV

レスポンス構造

リクエストが正常に実行されると、HTTPステータスコード 200 OKの "DELETED" レスポンスが返されます。

サンプルリクエスト/レスポンス

curl使用:

curl -X DELETE -H "Authorization: OAuth realm=\"https://service.belladati.com/\", oauth_consumer_key=\"myConsumer\", oauth_token=\"mh7an9dkrg59\", oauth_timestamp=\"135131231\", oauth_nonce=\"randomString\"" https://service.belladati.com/api/dataSets/123/attributes/L_STATE/subsets/j3KE8bj7jc/value/k5jHVkCRd1