Admin Endpoint
Test endpoint that can only be reached with admin rights.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/test-admin \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?