Rotate Upload Portal Token

Rotates the token for an upload portal.

curl --request DELETE \
  --url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/portals/{portalId}/rotate-token \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?