Delete the feature identified by ID 1098 under the initiative identified by the external key SHO-MJXR.
Notes:
curl --location --request DELETE 'https://api.shorterloop.com/api/initiatives/SHO-MJXR/features/1098' \ --header 'Authorization;' \ --header 'initiativeId;'
{ "success": true, "message": "Feature has been deleted", "data": {} }