イベント・タイプRESTエンドポイント
統合/イベント・タイプ
「統合/イベント・タイプ」カテゴリからの操作。
- イベント・タイプのクローニング
- メソッド: postパス:
/ic/api/integration/v1/eventTypes/{id}/clone - イベント・タイプの作成
- メソッド: postパス:
/ic/api/integration/v1/eventTypes - イベント・タイプの削除
- メソッド: deleteパス:
/ic/api/integration/v1/eventTypes/{code} - イベント・タイプの取得
- メソッド: getパス:
/ic/api/integration/v1/eventTypes/{id} - イベント・タイプの取得
- メソッド: getパス:
/ic/api/integration/v1/eventTypes - イベント・タイプの更新
- メソッド: postパス:
/ic/api/integration/v1/eventTypes/{id}/update