cURL
curl --request POST \ --url https://api.nedzo.ai/v1/call/
{ "status_code": 123, "message": "<string>", "data": "<any>" }
Successful Response
This class is used to return the response in a specific format
Was this page helpful?