機械翻訳について

アプリケーションのRESTエンドポイント

アプリケーション

アプリケーションのREST APIエンドポイント

アプリケーションのアクセス・トークンの作成
メソッド: post
パス: /api/v2/applications/{id}/tokens/
アプリケーションの作成
メソッド: post
パス: /api/v2/applications/
アプリケーションの削除
メソッド: delete
パス: /api/v2/applications/{id}/
アプリケーションのアクセス・トークンのリスト
メソッド: get
パス: /api/v2/applications/{id}/tokens/
アプリケーションのアクティビティ・ストリームのリスト
メソッド: get
パス: /api/v2/applications/{id}/activity_stream/
アプリケーションのリスト
メソッド: get
パス: /api/v2/applications/
アプリケーションの取得
メソッド: get
パス: /api/v2/applications/{id}/
アプリケーションの更新
メソッド: patch
パス: /api/v2/applications/{id}/
アプリケーションの更新
メソッド: put
パス: /api/v2/applications/{id}/