DELETE
/
v1
/
design-api
/
{api_id}
curl --request DELETE \
  --url https://api.critique-labs.ai/v1/design-api/{api_id} \
  --header 'X-API-Key: <api-key>'
"<any>"

Authorizations

X-API-Key
string
header
required

Path Parameters

api_id
integer
required

Response

200
application/json
Successful Response

The response is of type any.