cURL
curl --request DELETE \ --url https://api.example.com/dashboards/:id
{ "data": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } }
Delete a dashboard by id.
OK
Show child attributes