DELETE
/
playgrounds
/
{playgroundId}
curl --request DELETE \
  --url https://api.icepanel.io/v1/playgrounds/{playgroundId} \
  --header 'Authorization: <authorization>'
{}

Headers

Authorization
string
required

Path Parameters

playgroundId
string
required

Response

200
application/json
OK

The response is of type object.