Skip to main content
DELETE
/
v1
/
api
/
marketplace
Delete Marketplace
curl --request DELETE \
  --url https://api.lygosapp.com/v1/api/marketplace/ \
  --header 'api-key: <api-key>'
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

api-key
string | null
required

Response

Successful Response