Payload

Request Payload

The request payload should be provided as the -d option in the cURL command. Replace [data] with the actual data you want to send for prediction. The structure and content of the data depend on the requirements of the specific model. More on this in next section.

Last updated