Last updated 17 days ago
Was this helpful?
Validate parameters
/apps/{id}/validate
curl -L \ --request POST \ --url 'https://api.bytenite.com/v1/dev/apps/{id}/validate' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{"params":{"data":{},"partitioner":{},"assembler":{},"app":{},"selectedOutputs":[null]}}'
{}