Skip to main content

Put data into JSON bin.

POST 

/storage/json/put

Replaces the data in the JSON bin with the new data.

Request

Header Parameters

    ipaas string

Bodyrequired

    jsonrequired

    The JSON data to put into the bin.

    binIdstringrequired

    The ID of the JSON bin that will be modified.

Responses

Success

Schema
    binIdstringrequired

    The ID of the JSON bin that was modified.