Revoke API Key
Revoke an API key.
curl --request DELETE \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/apikeys/{apiKeyId} \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?
Revoke an API key.
curl --request DELETE \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/apikeys/{apiKeyId} \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?