Upload A Custom Block
Upload a zip file containing a custom transformation or deployment block.
curl --request POST \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/custom-block \
--header 'content-type: multipart/form-data' \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?