Upload Organization Logo
Uploads and updates the organization logo
curl --request POST \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/logo \
--header 'content-type: multipart/form-data' \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?