Delete Field on a VersionAsk AIdelete https://api.pactsafe.com/v1.1/versions/{version_id}/fields/{field_id}Delete Field on a Version by Version IDPath Paramsversion_idstringrequiredThe unique ID of the Contract Version.field_idstringrequiredThe unique ID of the Field on the Version.Responses 200Deleted Field 400Bad request. 401The requester is unauthorized. 404Not found.Updated 7 months ago