POST
/
v1
/
published-service
/
{api_stub}
curl --request POST \
  --url https://api.critique-labs.ai/v1/published-service/{api_stub} \
  --header 'X-API-Key: <api-key>'
"<any>"

Authorizations

X-API-Key
string
header
required

Path Parameters

api_stub
string
required

The endpoint path as you build in the design your own API section

Response

200
application/json
Successful Response

The response is of type any.