Delete Theme By Id
Delete a theme given its unique identifier.
curl --request DELETE \
--url https://studio.edgeimpulse.com/v1/api/themes/{themeId} \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?
Delete a theme given its unique identifier.
curl --request DELETE \
--url https://studio.edgeimpulse.com/v1/api/themes/{themeId} \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?