Add Deploy Block
Adds a deploy block.
curl --request POST \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/deploy \
--header 'content-type: multipart/form-data' \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?