Last updated 12 months ago
Was this helpful?
Adds a dsp block.
Organization ID
POST /v1/api/organizations/{organizationId}/dsp HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 136 { "name": "text", "dockerContainer": "text", "description": "text", "requestsCpu": 1, "requestsMemory": 1, "limitsCpu": 1, "limitsMemory": 1, "port": 1 }
OK
{ "success": true, "error": "text", "id": 1 }