{"items":[{"type":"link","label":"Blob API","link":"/reference/blob.v1","routeSlug":"/reference/blob.v1"},{"type":"group","label":"Internal","link":"/reference/blob.v1/internal","routeSlug":"/reference/blob.v1/internal","items":[]},{"type":"group","label":"Blobs","link":"/reference/blob.v1/blobs","routeSlug":"/reference/blob.v1/blobs","items":[{"label":"List Binary Blobs","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/reference/blob.v1/blobs/listblobs","routeSlug":"/reference/blob.v1/blobs/listblobs","metadata":{"seo":{"title":"List Binary Blobs","description":"List previously uploaded binary blobs in the user's account. The list can be filtered with mediaType and status query parameters."}},"httpPath":"/v1/users/{userId}/blobs"},{"label":"Create New Binary Blob","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/reference/blob.v1/blobs/createblob","routeSlug":"/reference/blob.v1/blobs/createblob","metadata":{"seo":{"title":"Create New Binary Blob","description":"Creates a new binary blob in the user's account. The Content-Type and the Digest headers must represent the media type and MD5 hash of the binary blob content, respectively."}},"httpPath":"/v1/users/{userId}/blobs"},{"label":"Delete All Binary Blobs","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/reference/blob.v1/blobs/deleteallblobs","routeSlug":"/reference/blob.v1/blobs/deleteallblobs","metadata":{"seo":{"title":"Delete All Binary Blobs","description":"Deletes all previously uploaded binary blobs in the user's account."}},"httpPath":"/v1/users/{userId}/blobs"},{"label":"Get Binary Blob Metadata","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/reference/blob.v1/blobs/getblobmetadata","routeSlug":"/reference/blob.v1/blobs/getblobmetadata","metadata":{"seo":{"title":"Get Binary Blob Metadata","description":"Get a previously uploaded binary blob in the user's account."}},"httpPath":"/v1/blobs/{blobId}"},{"label":"Delete Binary Blob","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/reference/blob.v1/blobs/deleteblob","routeSlug":"/reference/blob.v1/blobs/deleteblob","metadata":{"seo":{"title":"Delete Binary Blob","description":"Deletes a previously uploaded binary blob in the user's account. This operation fails if the blobId does not match the ID of an existing blob."}},"httpPath":"/v1/blobs/{blobId}"},{"label":"Get Binary Blob Content","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/reference/blob.v1/blobs/getblobcontent","routeSlug":"/reference/blob.v1/blobs/getblobcontent","metadata":{"seo":{"title":"Get Binary Blob Content","description":"Retrieves the content of a binary blob in the user's account."}},"httpPath":"/v1/blobs/{blobId}/content"}]},{"type":"group","label":"Device Logs","link":"/reference/blob.v1/device-logs","routeSlug":"/reference/blob.v1/device-logs","items":[{"label":"Upload new device logs as json","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/reference/blob.v1/device-logs/uploaddevicelogs","routeSlug":"/reference/blob.v1/device-logs/uploaddevicelogs","metadata":{"seo":{"title":"Upload new device logs as json","description":"Uploads a new device logs json to the user's account. The Digest header must represent the MD5 hash of the json data content."}},"httpPath":"/v1/users/{userId}/device_logs"},{"label":"List device logs metadata","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/reference/blob.v1/device-logs/listdevicelogs","routeSlug":"/reference/blob.v1/device-logs/listdevicelogs","metadata":{"seo":{"title":"List device logs metadata","description":"List previously uploaded device logs json data in the user's account. The list must be filtered with startAt and endAt parameters"}},"httpPath":"/v1/users/{userId}/device_logs"}]}]}