v1
latestSwagger 2.02026-07-17652667.3 KBbasic
Create/update store
put/file-storage/{store_name}
Path parameters
store_namestring required
Name of the store
Query parameters
block_on_existingboolean
Only create a new one, block if one already exists
Request body
Example request
{
"store_data": "{}",
"created": "2000-01-23T04:56:07.000+00:00",
"name": "google-cloud-1",
"store_type": "dropbox"
}Response
Returns the store information