Delete a field for a given app and named field.Ask AIdelete https://api.replicated.com/vendor/v1/app/{app_id}/licensefield/{license_field_name}Path Paramsapp_idstringrequiredApp identifierlicense_field_namestringrequiredField nameResponses 200DeleteLicenseFieldResponse contains the response from deleting a license field 400Returned on bad input 401Return if the caller is not authorized 403Returned if the caller does not have the needed permission 404Returned on resource not foundUpdated 7 months ago