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
}