curl --request DELETE \
--url https://api.example.com/api/v1/school/general-settings/{id}/ \
--header 'Authorization: Bearer <token>'Requires authentication.
curl --request DELETE \
--url https://api.example.com/api/v1/school/general-settings/{id}/ \
--header 'Authorization: Bearer <token>'