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