Last updated 12 months ago
Was this helpful?
White label admin only API to update the theme favicon.
Organization ID
POST /v1/api/organizations/{organizationId}/whitelabel/theme/favicon HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Content-Type: multipart/form-data Accept: */* Content-Length: 18 { "image": "binary" }
OK
{ "success": true, "error": "text" }