Make Version Private
Make a public version private.
curl --request POST \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/versions/{versionId}/make-private \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?
Make a public version private.
curl --request POST \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/versions/{versionId}/make-private \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?