cURL
curl --request DELETE \ --url https://api.example.com/categories/:id
{ "data": { "message": "<string>" } }
Delete a category by id.
OK
Show child attributes