Add dsp block
Add dsp block
Adds a dsp block.
POSThttps://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/dsp
Path parameters
organizationId*integer
Organization ID
Body
name*string
dockerContainer*string
description*string
requestsCpunumber
requestsMemoryinteger
limitsCpunumber
limitsMemoryinteger
port*integer
Response
OK
Body
success*boolean
Whether the operation succeeded
errorstring
Optional error description (set if 'success' was false)
id*integer
Unique identifier of the created entity.
Request
Response
Last updated