Resets the manifest to the one in cloud storage, updating all replicas with the given manifest. The request is refused if applying the change would cause data loss and the force query parameter is unspecified or false.
POST
/v1/cloud_storage/unsafe_reset_metadata_from_cloud/{namespace}/{topic}/{partition}
curl \
--request POST 'http://localhost:9644/v1/cloud_storage/unsafe_reset_metadata_from_cloud/{namespace}/{topic}/{partition}'