Skip to main content
POST
/
api
/
product
/
developer
/
call
/
{api_id}
Developer Call API
curl --request POST \
  --url https://api.turbo.com/api/product/developer/call/{api_id} \
  --header 'Content-Type: application/json' \
  --data '{}'

Path Parameters

api_id
string
required

API Product ID

Body

application/json

API call request parameters (any object, will be bound internally according to the API template)

The body is of type object.

Response

200

Call successful