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