DeleteAsk AIdelete https://{domain}.melodyarc.app/api/{api_version}/points/code/{name}/{point_version}deletes a single code point by name and optionally the point version.Path Paramsapi_versionstringrequiredDefaults to v1Version of the APInamestringrequiredName of the point to retrieve.point_versionstringrequiredDefaults to latestOPTIONAL: The point version to return. Excluding this field will default to "latest"Responses 200200 400400Updated 10 months ago