cURL
curl --request DELETE \ --url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/portals/{portalId}/rotate-token \ --header 'x-api-key: <api-key>'
{ "success": true, "error": "<string>" }
Rotates the token for an upload portal.
Organization ID
Portal ID
OK
The response is of type object.
object