GET
/
api
/
v1
/
manage
/
{file_uuid}

Authorizations

X-MAN-API
string
header
required

The JSONSilo Manage API Key

Path Parameters

file_uuid
string
required

The Silo UUID, comprising 32 hexadecimal digits separated by 4 hyphens, totaling 36 characters.

Response

200 - application/json
data

The data you want to store in the silo. It can be a JSON object or an array of objects.