Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed translated content for 'zh'

...

Sv translation
languageja

/api/reports/views/:id/table/indicators/:iid/conditions/:index

このメソッドは、選択された表インジケーターの選択された条件付き書式を削除します。

リソース情報

リクエストパラメーター

パラメーター

詳細

id

表ID。このIDは、/api/reports/:id レスポンスの一部です。

123

iid

インジケーターID。このIDは、/api/views/:id/table/indicators レスポンスの一部です。

AVn6TNRofe
index条件付き書式のインデックス(順序)。5

レスポンス構造

条件が正常に削除されると、エンドポイントは "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/reports/views/5672-UXF46PMUR7/table/indicators/AVn6TNRofe/conditions/6

JSON形式のレスポンス:

Code Block
DELETED

List siblings

Sv translation
languagezh
Sv translation
languagecs

Sv translation
languagesk