Update print data
Upload print raw data (binary ESC/POS)
Upload print raw data (binary ESC/POS)
Path Parameters
slug*string
printId*string
Request Body
application/octet-stream
TypeScript Definitions
Use the request body type in TypeScript.
body*file
Format
binaryResponse Body
application/json
curl -X PUT "https://example.com/api/workspace/string/prints/string/data" \ -H "Content-Type: application/octet-stream" \ -d 'string'{}