Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 948 Bytes

JCombinedAppStorageApi.md

File metadata and controls

39 lines (20 loc) · 948 Bytes

\JCombinedAppStorageApi

All URIs are relative to https://koding.com/remote.api

Method HTTP request Description
Upsert Post /JCombinedAppStorage.upsert/{id}

Upsert

DefaultResponse Upsert($id, $body)

Parameters

Name Type Description Notes
id string Mongo ID of target instance
body DefaultSelector body of the request

Return type

DefaultResponse

Authorization

Bearer

HTTP request headers

  • Content-Type: application/json
  • Accept: Not defined

[Back to top] [Back to API list] [Back to Model list] [Back to README]